Updated config
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
general {
|
||||
gaps_in = 0
|
||||
gaps_out = 0
|
||||
border_size = 0
|
||||
gaps_in = 1
|
||||
gaps_out = 2
|
||||
border_size = 1
|
||||
layout = dwindle
|
||||
allow_tearing = true
|
||||
|
||||
@ -30,10 +30,10 @@ debug {
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 0
|
||||
rounding = 3
|
||||
|
||||
blur {
|
||||
enabled = false
|
||||
enabled = true
|
||||
size = 4
|
||||
passes = 4
|
||||
new_optimizations = on
|
||||
@ -53,6 +53,7 @@ decoration {
|
||||
dwindle {
|
||||
pseudotile = yes
|
||||
preserve_split = yes
|
||||
no_gaps_when_only = 1
|
||||
}
|
||||
|
||||
master {
|
||||
|
Reference in New Issue
Block a user