diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index b87bef2..8c8b05b 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -83,7 +83,6 @@ in ]; exec-once = [ # "swww init" - "${pkgs.hyprpaper}/bin/hyprpaper" ]; # exec-shutdown = [ ];