diff options
author | Calvin Lee <cyrus296@gmail.com> | 2017-07-31 14:48:48 +0200 |
---|---|---|
committer | Calvin Lee <cyrus296@gmail.com> | 2017-07-31 19:49:01 +0200 |
commit | 23f11d7c45b25ec8752ab08cc7065b8a3e8b4399 (patch) | |
tree | 6c37414aae964cd387ae68314a8ada0214d9d7a3 /swaylock/swaylock.1.txt | |
parent | 14eeeed7e0db3a427fc75318c9a56e12bbc4746c (diff) |
Allow swaylock indicator size to be configurable
Diffstat (limited to 'swaylock/swaylock.1.txt')
-rw-r--r-- | swaylock/swaylock.1.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt index 0e503f29..4c462794 100644 --- a/swaylock/swaylock.1.txt +++ b/swaylock/swaylock.1.txt @@ -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 ------- |