7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
# Remove all window gaps and borders
|
|
general {
|
|
gaps_out = 0
|
|
gaps_in = 0
|
|
border_size = 0
|
|
}
|