.
This commit is contained in:
parent
4055fbfe86
commit
856e135e63
10 changed files with 20 additions and 21 deletions
|
|
@ -13,5 +13,5 @@ if grep -q l <<< "$-" && test "$(tty)" = '/dev/tty1'; then
|
|||
rm -rf "$HOME"/.config/service-env
|
||||
cd
|
||||
echo 'Press return to start gui'
|
||||
read && exec dbus-run-session "$HOME/.winit"
|
||||
read && exec startx
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue