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