mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
11 lines
135 B
Plaintext
11 lines
135 B
Plaintext
# Remove all window gaps and borders
|
|
general {
|
|
gaps_out = 0
|
|
gaps_in = 0
|
|
border_size = 0
|
|
}
|
|
|
|
decoration {
|
|
rounding = 0
|
|
}
|