aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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_
80 preferred way to configure the keyboard is via the configuration file, see 80 preferred way to configure the keyboard is via the configuration file, see
81 *sway-input*(5). 81 *sway-input*(5).
82 82
83The following environment variables are set by sway:
84
85_DISPLAY_
86 If compiled with Xwayland support and Xwayland is not disabled by the
87 config, this will be set to the name of the X display used for Xwayland
88
89_I3SOCK_
90 For compatibility with i3, specifies the path to the sway IPC socket
91
92_SWAYSOCK_
93 Specifies the path to the sway IPC socket
94
95_WAYLAND_DISPLAY_
96 Specifies the name of the Wayland display that sway is running on
97
98_XCURSOR_SIZE_
99 Specifies the configured cursor size
100
101_XCURSOR_THEME_
102 Specifies the configured cursor theme
103
83# AUTHORS 104# AUTHORS
84 105
85Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open 106Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open