aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar roshal <roshal@users.noreply.github.com>2020-04-12 03:52:34 +0300
committerLibravatar Simon Ser <contact@emersion.fr>2020-04-14 10:10:35 +0200
commita1275055ea3cb3331ef6b420f94307c117ba2931 (patch)
treeea4e4e2d2b3a4234d340242dc710ab8e347b6dc3
parentUse bitshifts for bitfields (diff)
downloadsway-a1275055ea3cb3331ef6b420f94307c117ba2931.tar.gz
sway-a1275055ea3cb3331ef6b420f94307c117ba2931.tar.zst
sway-a1275055ea3cb3331ef6b420f94307c117ba2931.zip
add dots to man
-rw-r--r--sway/sway.1.scd12
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:
84 84
85_DISPLAY_ 85_DISPLAY_
86 If compiled with Xwayland support and Xwayland is not disabled by the 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 87 config, this will be set to the name of the X display used for Xwayland.
88 88
89_I3SOCK_ 89_I3SOCK_
90 For compatibility with i3, specifies the path to the sway IPC socket 90 For compatibility with i3, specifies the path to the sway IPC socket.
91 91
92_SWAYSOCK_ 92_SWAYSOCK_
93 Specifies the path to the sway IPC socket 93 Specifies the path to the sway IPC socket.
94 94
95_WAYLAND_DISPLAY_ 95_WAYLAND_DISPLAY_
96 Specifies the name of the Wayland display that sway is running on 96 Specifies the name of the Wayland display that sway is running on.
97 97
98_XCURSOR_SIZE_ 98_XCURSOR_SIZE_
99 Specifies the configured cursor size 99 Specifies the configured cursor size.
100 100
101_XCURSOR_THEME_ 101_XCURSOR_THEME_
102 Specifies the configured cursor theme 102 Specifies the configured cursor theme.
103 103
104# AUTHORS 104# AUTHORS
105 105