wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-22 16:03:04 +01:00
parent f678b5cf61
commit ffead91f28

View file

@ -195,7 +195,7 @@
Requisite = "graphical-session.target";
};
serviceConfig = {
ExecStart = "${pkgs.swaybg}/bin/swaybg -o * -i %h/Pictures/Wallpapers/powerline.jpg -m fill";
ExecStart = "${pkgs.swaybg}/bin/swaybg -o * -i %h/Pictures/Wallpapers/coom.jpg -m fill";
Restart = "on-failure";
};
};