diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index 384e774..a88f378 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -110,7 +110,7 @@ in "noti -t 'Hyprland' -m 'New config loaded\!'" ]; exec-once = [ - "hyprpaper" + # "hyprpaper" # "swww init" ]; # exec-shutdown = [ ];