200 != 300

This commit is contained in:
2026-03-23 08:24:25 +01:00
parent 190570da7b
commit 768cdbdcfa
7 changed files with 31 additions and 29 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ animations {
// slowdown 3.0
workspace-switch {
duration-ms 200
duration-ms 300
curve "ease-out-cubic"
}
}