Updated config
This commit is contained in:
parent
4dbd5f7fcc
commit
de750cf262
2 changed files with 7 additions and 6 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue