fix: sluggish animation
This commit is contained in:
parent
6a92ab7f65
commit
06c1bd8b78
1 changed files with 5 additions and 0 deletions
|
@ -105,6 +105,11 @@ device:epic mouse V1 {
|
|||
sensitivity = -0.5
|
||||
}
|
||||
|
||||
misc {
|
||||
animate_manual_resizes = false
|
||||
animate_mouse_windowdragging = false
|
||||
}
|
||||
|
||||
# Example windowrule v1
|
||||
# windowrule = float, ^(kitty)$
|
||||
# Example windowrule v2
|
||||
|
|
Loading…
Reference in a new issue