redo animations
This commit is contained in:
parent
c35e47da07
commit
bf493743e2
1 changed files with 5 additions and 3 deletions
|
@ -66,9 +66,11 @@ in
|
|||
new_on_top = true
|
||||
}
|
||||
|
||||
animation = windows,1,5,default,slide
|
||||
animation = workspaces,1,5,default,slide
|
||||
animation = fade,1,5,default
|
||||
animation = windows,1,3,default,slide
|
||||
animation = fade,1,3,default
|
||||
animation = border,1,3,default
|
||||
animation = borderangle,1,3,default
|
||||
animation = workspaces,1,3,default,slide
|
||||
|
||||
windowrulev2 = bordercolor rgb(ff5555),xwayland:1
|
||||
|
||||
|
|
Loading…
Reference in a new issue