diff --git a/home-manager/home.nix b/home-manager/home.nix index ec133ba..ac9b5ce 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -771,6 +771,7 @@ in exec-once="waybar"; exec-once="dunst"; exec-once="wpaperd"; + exec-once="hypridle"; ''; settings = { "$mod" = "SUPER"; @@ -814,6 +815,7 @@ in animation = [ "workspaces, 1, 7, easeInOutBack" "windowsOut, 1, 7, easeInOutBack" + "windowsIn, 1, 7, easeInOutBack" ]; }; input = {