summaryrefslogtreecommitdiffstats
path: root/root/.xinitrc
blob: 4d4c71340c7e596c6dcd88be80b1c6d56489f4a4 (plain) (blame)
1
2
3
4
5
[ -f /etc/xprofile ] && . /etc/xprofile
[ -f ~/.xprofile ] && . ~/.xprofile
picom &
hsetroot -solid black
exec dbus-run-session sh -c "dex -a && exec i3"