From d467fccbf829feb72c8f9fa8b5e8d0952bdb2b26 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sat, 1 Mar 2025 10:22:07 +0100 Subject: [PATCH] fixup! Switch to hyprpaper --- modules/hm/hyprland.nix | 1 - 1 file changed, 1 deletion(-) 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 = [ ];