aboutsummaryrefslogtreecommitdiffstats
path: root/swaylock/swaylock.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'swaylock/swaylock.1.txt')
-rw-r--r--swaylock/swaylock.1.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt
index 0e503f29..2a6fa372 100644
--- a/swaylock/swaylock.1.txt
+++ b/swaylock/swaylock.1.txt
@@ -95,10 +95,18 @@ Appearance
95*--textcolor* <rrggbb[aa]>:: 95*--textcolor* <rrggbb[aa]>::
96 Sets the color of the text inside the indicator. 96 Sets the color of the text inside the indicator.
97 97
98*--indicator-radius* <radius>::
99 Sets the radius of the indicator to _radius_ pixels. The default value is
100 50.
101
102*--indicator-thickness* <thickness>::
103 Sets the thickness of the indicator to _thickness_ pixels. The default value
104 is 10.
105
98Authors 106Authors
99------- 107-------
100 108
101Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open 109Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open
102source contributors. For more information about sway development, see 110source contributors. For more information about sway development, see
103<https://github.com/SirCmpwn/sway>. 111<https://github.com/swaywm/sway>.
104 112