From 8edc4ea61c2467b1b972b73de202f41170c4aa8e Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 5 Mar 2023 10:30:57 -0500 Subject: [PATCH] chore: remove misc --- hosts/hime/default.nix | 1 - modules/home/wayland/hyprland/config.nix | 5 ----- 2 files changed, 6 deletions(-) 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