aboutsummaryrefslogtreecommitdiff
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
*--textcolor* <rrggbb[aa]>::
Sets the color of the text inside the indicator.
+*--indicator-radius* <radius>::
+ Sets the radius of the indicator to _radius_ pixels. The default value is
+ 50.
+
+*--indicator-thickness* <thickness>::
+ Sets the thickness of the indicator to _thickness_ pixels. The default value
+ is 10.
+
Authors
-------
Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open
source contributors. For more information about sway development, see
-<https://github.com/SirCmpwn/sway>.
+<https://github.com/swaywm/sway>.