diff options
author | Drew DeVault <sir@cmpwn.com> | 2016-03-27 12:24:06 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2016-03-27 12:24:06 -0400 |
commit | 59a1c5c28cdd12e0dc0b61b55e261278dc305cc5 (patch) | |
tree | e62875e02e8daa312ceb38c2d152005851fa1c82 /sway/sway.1.txt | |
parent | 84b4a057c309f0ebdc4d53fce3c98c49ac5f373c (diff) |
Update sway(1)
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 b073e552..1243c354 100644 --- a/sway/sway.1.txt +++ b/sway/sway.1.txt @@ -52,7 +52,7 @@ 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. *Important note for nvidia users*: The proprietary nvidia driver does _not_ have -support for Wayland as of 2015-08-17. Use nouveau. +support for Wayland as of 2016-03-27. Use nouveau. Commands -------- @@ -86,4 +86,4 @@ source contributors. For more information about sway development, see See Also -------- -**sway**(5) **swaymsg**(1) **swaygrab**(1) +**sway**(5) **swaymsg**(1) **swaygrab**(1) **sway-input** (5) **sway-bar** (5) |