starting daemons as systemd units from now on

This commit is contained in:
Moritz Böhme 2021-08-27 19:12:11 +02:00
parent e57d467a51
commit c61b43e1a2
5 changed files with 9 additions and 18 deletions

View file

@ -12,4 +12,7 @@ xsetroot -cursor_name left_ptr
[[ $(uname -n) == *"desktop"* ]] && xrandr --output HDMI-0 --primary --output HDMI-1 --left-of HDMI-0
systemctl --user set-environment DISPLAY=:0
systemctl --user --no-block start xsession.target
exec bspwm