wip: dnsc-machine setup
This commit is contained in:
parent
63edc97b48
commit
f678b5cf61
1 changed files with 1 additions and 0 deletions
|
|
@ -188,6 +188,7 @@
|
||||||
systemd.user.services.wallpaper = {
|
systemd.user.services.wallpaper = {
|
||||||
enable = true;
|
enable = true;
|
||||||
description = "Sets the wallpaper with swaybg";
|
description = "Sets the wallpaper with swaybg";
|
||||||
|
wantedBy = [ "niri.service" ];
|
||||||
unitConfig = {
|
unitConfig = {
|
||||||
PartOf = "graphical-session.target";
|
PartOf = "graphical-session.target";
|
||||||
After = "graphical-session.target";
|
After = "graphical-session.target";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue