diff options
author | roshal <roshal@users.noreply.github.com> | 2020-04-12 03:52:34 +0300 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-04-14 10:10:35 +0200 |
commit | a1275055ea3cb3331ef6b420f94307c117ba2931 (patch) | |
tree | ea4e4e2d2b3a4234d340242dc710ab8e347b6dc3 /sway/sway.1.scd | |
parent | 4d13cee59a51790cf66d08f79ace13ede75ffd63 (diff) |
add dots to man
Diffstat (limited to 'sway/sway.1.scd')
-rw-r--r-- | sway/sway.1.scd | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sway/sway.1.scd b/sway/sway.1.scd index ba31e4a6..27179708 100644 --- a/sway/sway.1.scd +++ b/sway/sway.1.scd @@ -84,22 +84,22 @@ 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 + 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 + For compatibility with i3, specifies the path to the sway IPC socket. _SWAYSOCK_ - Specifies the path to the sway IPC socket + Specifies the path to the sway IPC socket. _WAYLAND_DISPLAY_ - Specifies the name of the Wayland display that sway is running on + Specifies the name of the Wayland display that sway is running on. _XCURSOR_SIZE_ - Specifies the configured cursor size + Specifies the configured cursor size. _XCURSOR_THEME_ - Specifies the configured cursor theme + Specifies the configured cursor theme. # AUTHORS |