Allow swaylock indicator size to be configurable

This commit is contained in:
Calvin Lee 2017-07-31 14:48:48 +02:00
parent 14eeeed7e0
commit 23f11d7c45
3 changed files with 28 additions and 10 deletions

View file

@ -95,6 +95,14 @@ 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
-------