6 lines
78 B
Fish
6 lines
78 B
Fish
|
if status --is-login
|
||
|
if test (tty) = /dev/tty1
|
||
|
exec sway
|
||
|
end
|
||
|
end
|