2 lines
87 B
Text
2 lines
87 B
Text
# If running from tty1 start sway
|
|
[ "$(tty)" = "/dev/tty1" ] && sleep 0.2 && exec sway
|