enable fade popups

This commit is contained in:
2026-03-02 23:03:16 +05:30
parent 4abc4c4c84
commit 0d5d88defe
+1 -1
View File
@@ -144,7 +144,7 @@ animations {
animation = layersOut, 1, 1.5, linear, popin 80%
animation = fadeLayersIn, 1, 1.79, almostLinear
animation = fadeLayersOut, 1, 1.39, almostLinear
animation = fadePopups, 0
#animation = fadePopups, 0
animation = workspaces, 1, 5, easeInOutCubic, slide
animation = specialWorkspace, 1, 3, easeInOutCubic, fade
}