diff options
author | Drew DeVault <sir@cmpwn.com> | 2017-04-10 07:17:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-10 07:17:47 -0400 |
commit | 5d3a02a7c624bbef07b1b228eb1bb60fade5248c (patch) | |
tree | 35860f43beb1ce46de5a3d780ca33830d4bc9ba4 /sway/sway.1.txt | |
parent | 60ce81e06adc9ea133e8cfd030465e94295a95ff (diff) | |
parent | 7fee555a462b001748352da1339c9bcc0e154a3b (diff) | |
download | sway-5d3a02a7c624bbef07b1b228eb1bb60fade5248c.tar.xz |
Merge branch 'master' into pretty-print-swaymsg
Diffstat (limited to 'sway/sway.1.txt')
-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. |