grace time for debugging
This commit is contained in:
parent
47dbb3f26a
commit
17cd832381
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
# If running from tty1 start sway
|
||||
[ "$(tty)" = "/dev/tty1" ] && exec sway
|
||||
[ "$(tty)" = "/dev/tty1" ] && sleep 0.2 && exec sway
|
||||
|
|
Loading…
Reference in a new issue