aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.1.txt
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-04-12 20:19:54 -0400
committerDrew DeVault <sir@cmpwn.com>2018-04-12 20:19:54 -0400
commitcd1b32453a9296c18b28bff71607aeb22987b5cd (patch)
treec653c6d525b471914c01a9d7ae543f521b6138ed /sway/sway.1.txt
parent8e06985cc1b479724446fba752e0fecfb998e87b (diff)
parent5785170421dc38437acde8bb61068cd16fda716c (diff)
Merge branch 'wlroots'
Diffstat (limited to 'sway/sway.1.txt')
-rw-r--r--sway/sway.1.txt23
1 files changed, 1 insertions, 22 deletions
diff --git a/sway/sway.1.txt b/sway/sway.1.txt
index 14ab9f49..17fc13da 100644
--- a/sway/sway.1.txt
+++ b/sway/sway.1.txt
@@ -1,5 +1,5 @@
/////
-vim:set ts=4 sw=4 tw=82 noet:
+vim:set ft=asciidoc ts=4 sw=4 tw=82 noet:
/////
:quotes.~:
@@ -93,27 +93,6 @@ The following environment variables have an effect on sway:
*SWAYSOCK*::
Specifies the path to the sway IPC socket.
-*WLC_DRM_DEVICE*::
- Specifies the device to use in DRM mode.
-
-*WLC_SHM*::
- Set 1 to force EGL clients to use shared memory.
-
-*WLC_OUTPUTS*::
- Number of fake outputs to use when running in X11 mode.
-
-*WLC_XWAYLAND*::
- Set to 0 to disable Xwayland support.
-
-*WLC_LIBINPUT*::
- Set to 1 to force libinput (even in X11 mode).
-
-*WLC_REPEAT_DELAY*::
- Configures the keyboard repeat delay.
-
-*WLC_REPEAT_RATE*::
- Configures the keyboard repeat rate.
-
*XKB_DEFAULT_RULES*, *XKB_DEFAULT_MODEL*, *XKB_DEFAULT_LAYOUT*, *XKB_DEFAULT_VARIANT*, *XKB_DEFAULT_OPTIONS*::
Configures the xkb keyboard settings. See xkeyboard-config(7).