diff options
author | Drew DeVault <sir@cmpwn.com> | 2017-04-03 07:46:11 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2017-04-03 07:46:11 -0400 |
commit | ab7570d311d65ff03fd14627ec3157fa37995ced (patch) | |
tree | 0bd917a06e1b64666cb17f45ffb9af7360667587 | |
parent | 8d9a9280588a0a2243c5aa87c769ae42e46f926d (diff) |
Update man page
-rw-r--r-- | sway/sway.1.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/sway.1.txt b/sway/sway.1.txt index 32519d0e..1a77611d 100644 --- a/sway/sway.1.txt +++ b/sway/sway.1.txt @@ -48,8 +48,8 @@ providing such a great piece of software, so good that your users would rather write an entirely new window manager from scratch that behaved _exactly_ like i3 rather than switch to something else. -You may run sway from an ongoing x11 session to run it within x. Otherwise, you -can run sway on a tty and it will use your outputs directly. +Launch sway directly from a tty or via your favorite Wayland-compatible login +manager. *Important note for nvidia users*: The proprietary nvidia driver does _not_ have support for Wayland as of 2016-06-10. Use nouveau. |