aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2019-03-03 12:38:05 -0500
committerFurkan Sahin <furkan-dev@proton.me>2019-03-03 12:38:05 -0500
commit6195659c1e0e3f5f44c223e398c1c5bc250515ad (patch)
tree7a74f9767c149acba8d145bde2b10753a61bc4ae
parent80b427beb7bb28fecb45b9e7d483aa6269ed4183 (diff)
sway.1.scd: document environment vars set by sway
This just documents the few environment variables set by sway in sway.1.scd
-rw-r--r--sway/sway.1.scd21
1 files changed, 21 insertions, 0 deletions
diff --git a/sway/sway.1.scd b/sway/sway.1.scd
index cfb4817a..f8820c4e 100644
--- a/sway/sway.1.scd
+++ b/sway/sway.1.scd
@@ -80,6 +80,27 @@ _XKB\_DEFAULT\_VARIANT_, _XKB\_DEFAULT\_OPTIONS_
preferred way to configure the keyboard is via the configuration file, see
*sway-input*(5).
+The following environment variables are set by sway:
+
+_DISPLAY_
+ If compiled with Xwayland support and Xwayland is not disabled by the
+ config, this will be set to the name of the X display used for Xwayland
+
+_I3SOCK_
+ For compatibility with i3, specifies the path to the sway IPC socket
+
+_SWAYSOCK_
+ Specifies the path to the sway IPC socket
+
+_WAYLAND_DISPLAY_
+ Specifies the name of the Wayland display that sway is running on
+
+_XCURSOR_SIZE_
+ Specifies the configured cursor size
+
+_XCURSOR_THEME_
+ Specifies the configured cursor theme
+
# AUTHORS
Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open