disable popup anims and set special workspace anim to fade
This commit is contained in:
@@ -144,7 +144,9 @@ animations {
|
|||||||
animation = layersOut, 1, 1.5, linear, popin 80%
|
animation = layersOut, 1, 1.5, linear, popin 80%
|
||||||
animation = fadeLayersIn, 1, 1.79, almostLinear
|
animation = fadeLayersIn, 1, 1.79, almostLinear
|
||||||
animation = fadeLayersOut, 1, 1.39, almostLinear
|
animation = fadeLayersOut, 1, 1.39, almostLinear
|
||||||
|
animation = fadePopups, 0
|
||||||
animation = workspaces, 1, 5, easeInOutCubic, slide
|
animation = workspaces, 1, 5, easeInOutCubic, slide
|
||||||
|
animation = specialWorkspace, 1, 3, easeInOutCubic, fade
|
||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
|
|||||||
Reference in New Issue
Block a user