update prep
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
# fi
|
||||
|
||||
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
|
||||
XKB_DEFAULT_LAYOUT=us exec sway
|
||||
exec sway
|
||||
#exec sway -d 2> ~/sway.log
|
||||
fi
|
||||
|
||||
# if [[ -z $DISPLAY && $(tty) == /dev/tty1 && $XDG_SESSION_TYPE == tty ]]; then
|
||||
|
||||
Reference in New Issue
Block a user