Updated config
This commit is contained in:
parent
6a991f0a61
commit
b9c4ed16a7
@ -1,5 +1,5 @@
|
||||
animations {
|
||||
enabled = no
|
||||
enabled = yes
|
||||
|
||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
|
||||
|
@ -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…
Reference in New Issue
Block a user