This commit is contained in:
mjallen18
2026-02-02 18:11:45 -06:00
parent 8fa82bce90
commit bd8d1e6485
3 changed files with 10 additions and 12 deletions

View File

@@ -155,7 +155,7 @@ in
];
script = ''
${wallpaper-command}
${lib.getExe' pkgs.hyprland "hyprctl"} hyprpaper reload ,${cfg.wallpaper}
${lib.getExe' pkgs.hyprland "hyprctl"} hyprpaper wallpaper ,${cfg.wallpaper},
'';
serviceConfig = {
Type = "oneshot";