starting daemons as systemd units from now on
This commit is contained in:
parent
e57d467a51
commit
c61b43e1a2
5 changed files with 9 additions and 18 deletions
3
.xinitrc
3
.xinitrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue