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