4 lines
85 B
Fish
4 lines
85 B
Fish
set TTY1 (tty)
|
|
if test -z "$DISPLAY"; and test $TTY1 = "/dev/tty1"
|
|
exec sway
|
|
end
|