Disabled workspace switching animation

This commit is contained in:
2025-08-28 15:26:11 +03:00
parent 418ff72409
commit b016b7798b

View File

@@ -140,7 +140,7 @@ animations {
animation = fadeLayersIn, 1, 1.79, almostLinear
animation = fadeLayersOut, 1, 1.39, almostLinear
animation = workspaces, 1, 1.94, almostLinear, fade
animation = workspacesIn, 1, 1.21, almostLinear, fade
animation = workspacesIn, 0, 1.21, almostLinear, fade
animation = workspacesOut, 1, 1.94, almostLinear, fade
}
@@ -195,7 +195,7 @@ input {
device {
name = logitech-g305-1
# TODO: -0.6 is what KDE had, but still felt too slow?
sensitivity = -0.4
sensitivity = -0.5
accel_profile = flat
}