From dfed5deefded842f1863f9ddc5cbfdb372548464 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sat, 7 Sep 2024 14:05:09 -0500 Subject: [PATCH] idk --- home/modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 6d5c9fa..5524a29 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -352,8 +352,8 @@ in "wl-paste --watch cliphist store" "hyprctl setcursor phinger-cursors-light 24" "hypridle" - "nm-tray" "sleep 3 && swww img /home/chris/pics/wallpapers/nixorange.jpeg -t grow --transition-bezier .14,0,.14,.99" + "nm-tray" "emacs --daemon" ]; };