chore: remove misc

This commit is contained in:
notohh 2023-03-05 10:30:57 -05:00
parent fc9d68c833
commit 8edc4ea61c
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 0 additions and 6 deletions

View file

@ -44,7 +44,6 @@
enable = true; enable = true;
settings = { settings = {
PasswordAuthentication = true; PasswordAuthentication = true;
KbdInteractiveAuthentication = false;
}; };
}; };

View file

@ -105,11 +105,6 @@ device:epic mouse V1 {
sensitivity = -0.5 sensitivity = -0.5
} }
misc {
animate_manual_resizes = false
animate_mouse_windowdragging = false
}
# Example windowrule v1 # Example windowrule v1
# windowrule = float, ^(kitty)$ # windowrule = float, ^(kitty)$
# Example windowrule v2 # Example windowrule v2