I've made this a module as it imports configuration from `st` and potentially others as I continue to refactor.
5 lines
114 B
Text
5 lines
114 B
Text
systemctl --user import-environment DISPLAY
|
|
poweralertd -s &
|
|
setbg &
|
|
systemctl --user start dwm-status &
|
|
exec dwm
|