forked from logan/dotfiles
Sped up animations
This commit is contained in:
parent
21b1fac60d
commit
33323d1004
1 changed files with 4 additions and 4 deletions
|
@ -48,10 +48,10 @@ decoration {
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
enabled=1
|
enabled=1
|
||||||
animation=windows,1,1,default
|
animation=windows,1,0.5,default
|
||||||
animation=border,1,1,default
|
animation=border,1,0.5,default
|
||||||
animation=fade,1,1,default
|
animation=fade,1,0.5,default
|
||||||
animation=workspaces,1,1,default
|
animation=workspaces,1,0.5,default
|
||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
|
|
Loading…
Reference in a new issue