unsafe
This commit is contained in:
parent
862ce2c42a
commit
4a8a8c18a5
1 changed files with 4 additions and 3 deletions
|
@ -123,6 +123,7 @@ ex=🎯:\
|
|||
*.java=♨:\
|
||||
"
|
||||
|
||||
if [[ -z $WAYLAND_DISPLAY && $(tty) = "/dev/tty1" ]]; then
|
||||
exec river
|
||||
fi
|
||||
# Unsafe
|
||||
# if [[ -z $WAYLAND_DISPLAY && $(tty) = "/dev/tty1" ]]; then
|
||||
# exec river
|
||||
# fi
|
||||
|
|
Loading…
Add table
Reference in a new issue