Testing lib.mkForce

This commit is contained in:
2026-03-01 17:37:45 +01:00
parent fe3a3f6ceb
commit 1696154c3d
8 changed files with 303 additions and 333 deletions
@@ -34,7 +34,6 @@ in
ipc = true
splash = false
'';
xdg.configFile."hypr/hyprpaper.conf".backup = lib.mkForce false;
# Workspace wallpaper daemon: listens to socket2, applies w-<id>=... mapping
# Uses workspacev2 to get numeric workspace id. :contentReference[oaicite:1]{index=1}
xdg.configFile."${daemonRel}" = {
@@ -122,7 +121,6 @@ in
handle "''${line}" || true
done
'';
backup = lib.mkForce false;
};
# CLI setter in the style of your inspiration script.
@@ -172,7 +170,6 @@ in
hyprctl hyprpaper wallpaper "''${mon}, ''${wp}, fill" >/dev/null
fi
'';
backup = lib.mkForce false;
};
# Services