diff options
Diffstat (limited to 'root/.xinitrc')
-rwxr-xr-x | root/.xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/root/.xinitrc b/root/.xinitrc index 4d4c713..ab7d226 100755 --- a/root/.xinitrc +++ b/root/.xinitrc @@ -2,4 +2,5 @@ [ -f ~/.xprofile ] && . ~/.xprofile picom & hsetroot -solid black -exec dbus-run-session sh -c "dex -a && exec i3" +# dex -a dal stran +exec dbus-run-session sh -c "exec i3" |