Disabled workspace switching animation
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user