Extract .xinitrc
into a separate file
This commit is contained in:
parent
01ffef86cd
commit
f0b37c1813
3 changed files with 7 additions and 12 deletions
5
modules/home-manager/desktop/dwm/xinitrc
Normal file
5
modules/home-manager/desktop/dwm/xinitrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
systemctl --user import-environment DISPLAY
|
||||
poweralertd -s &
|
||||
setbg &
|
||||
systemctl --user start dwm-status &
|
||||
exec dwm
|
Loading…
Add table
Add a link
Reference in a new issue