From 39e05afed38a2135bda1c9acebff45a5a60032eb Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sat, 4 May 2024 22:19:19 -0400 Subject: [PATCH] hyprland: reload hyprshade on every hyprland reload --- homeManagerModules/desktop/hypr/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeManagerModules/desktop/hypr/default.nix b/homeManagerModules/desktop/hypr/default.nix index 95d93782..69362134 100644 --- a/homeManagerModules/desktop/hypr/default.nix +++ b/homeManagerModules/desktop/hypr/default.nix @@ -167,7 +167,7 @@ exec-once = ${pkgs.wl-clipboard}/bin/wl-paste --type image --watch cliphist store exec-once = ${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1 exec-once = ${fileManager} --daemon - exec-once = ${pkgs.hyprshade}/bin/hyprshade auto + exec = ${pkgs.hyprshade}/bin/hyprshade auto exec-once = ${idled} exec-once = ${pkgs.swayosd}/bin/swayosd-server exec-once = ${pkgs.networkmanagerapplet}/bin/nm-applet