mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Updated Home (markdown)
parent
8a29099483
commit
dfa5802245
2
Home.md
2
Home.md
@ -21,7 +21,7 @@ You can start sway automatically without a login manager, for example, by adding
|
|||||||
```bash
|
```bash
|
||||||
# If running from tty1 start sway
|
# If running from tty1 start sway
|
||||||
if [ "$(tty)" = "/dev/tty1" ]; then
|
if [ "$(tty)" = "/dev/tty1" ]; then
|
||||||
sway
|
exec sway
|
||||||
fi
|
fi
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user