diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 6fbd5608..4d8e31a7 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -357,7 +357,8 @@ "command": "emacs --name 'agenda-sidebar'", "margin": 50, "unfocus": "hide", - "animation": "fromRight" + "animation": "fromRight", + "lazy": true }, "pavucontrol": { "command": "pavucontrol",