mirror of
https://github.com/swaywm/sway.git
synced 2024-11-29 03:11:27 +00:00
Updated Home (markdown)
parent
8b04963a37
commit
af5f5c5c3b
2
Home.md
2
Home.md
|
@ -16,7 +16,7 @@ All proprietary graphics drivers are unsupported. This includes the Nvidia propr
|
||||||
|
|
||||||
Some login managers support Wayland, and others don't. If you have issues starting sway and you use a login manager, your first step should be disabling the login manager and running sway as described by `man 1 sway`. If it works, report the bug to your login manager, not to sway.
|
Some login managers support Wayland, and others don't. If you have issues starting sway and you use a login manager, your first step should be disabling the login manager and running sway as described by `man 1 sway`. If it works, report the bug to your login manager, not to sway.
|
||||||
|
|
||||||
You can start sway automatically without a login manager, for example, by adding this to your `.bash_profile` (`.zlogin` for ZSH):
|
You can start sway automatically without a login manager, for example, by adding this to your `.bash_profile` (`.zlogin` or `.zprofile` for Zsh):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# If running from tty1 start sway
|
# If running from tty1 start sway
|
||||||
|
|
Loading…
Reference in a new issue