diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 82ce3bb..5648838 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -10,7 +10,6 @@ hyprpicker swappy hypridle - cowsay ]; services.cliphist.enable = true; @@ -26,7 +25,11 @@ pseudotile = true; preserve_split = true; }; - + + cursor = { + inactive_timeout = "3"; + }; + env = [ "HYPRCURSOR_THEME = Bibata-Modern-Ice" "HYPRCURSOR_SIZE = 24"