diff --git a/hosts/hime/default.nix b/hosts/hime/default.nix index 3305f0a..170e3f7 100644 --- a/hosts/hime/default.nix +++ b/hosts/hime/default.nix @@ -44,7 +44,6 @@ enable = true; settings = { PasswordAuthentication = true; - KbdInteractiveAuthentication = false; }; }; diff --git a/modules/home/wayland/hyprland/config.nix b/modules/home/wayland/hyprland/config.nix index d1fdd8c..27ced7c 100644 --- a/modules/home/wayland/hyprland/config.nix +++ b/modules/home/wayland/hyprland/config.nix @@ -105,11 +105,6 @@ 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