Merge pull request #3352 from emersion/env-docs

Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE
This commit is contained in:
Brian Ashworth 2018-12-30 21:26:48 -05:00 committed by GitHub
commit 69e0982439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 7 deletions

View File

@ -71,18 +71,14 @@ with *i3-msg*(1) or even with *i3*(1).
The following environment variables have an effect on sway:
_SWAY\_CURSOR\_THEME_
Specifies the name of the cursor theme to use.
_SWAY\_CURSOR\_SIZE_
Specifies the size of the cursor to use.
_SWAYSOCK_
Specifies the path to the sway IPC socket.
_XKB\_DEFAULT\_RULES_, _XKB\_DEFAULT\_MODEL_, _XKB\_DEFAULT\_LAYOUT_,
_XKB\_DEFAULT\_VARIANT_, _XKB\_DEFAULT\_OPTIONS_
Configures the xkb keyboard settings. See *xkeyboard-config*(7).
Configures the xkb keyboard settings. See *xkeyboard-config*(7). The
preferred way to configure the keyboard is via the configuration file, see
*sway-input*(5).
# AUTHORS