Configure wallpaper
This commit is contained in:
parent
0188b564a5
commit
6eb7b2a622
4 changed files with 6 additions and 16 deletions
|
@ -21,6 +21,8 @@ with lib;
|
|||
|
||||
poweralertd -s &
|
||||
|
||||
setbg &
|
||||
|
||||
systemctl --user start dwm-status &
|
||||
|
||||
exec dwm
|
||||
|
@ -29,6 +31,7 @@ with lib;
|
|||
packages = with pkgs; [
|
||||
dunst
|
||||
poweralertd
|
||||
xwallpaper
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue