aboutsummaryrefslogtreecommitdiffstats
path: root/swaylock/swaylock.1.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-07-31 16:05:07 -0400
committerLibravatar GitHub <noreply@github.com>2017-07-31 16:05:07 -0400
commitf59fb6bc761741fb2ed1abb6b4d4fb0509572dca (patch)
tree6c37414aae964cd387ae68314a8ada0214d9d7a3 /swaylock/swaylock.1.txt
parentRemove test clipboard code (diff)
parentAllow swaylock indicator size to be configurable (diff)
downloadsway-f59fb6bc761741fb2ed1abb6b4d4fb0509572dca.tar.gz
sway-f59fb6bc761741fb2ed1abb6b4d4fb0509572dca.tar.zst
sway-f59fb6bc761741fb2ed1abb6b4d4fb0509572dca.zip
Merge pull request #1294 from 4e554c4c/swaylock_size
Allow swaylock indicator size to be configurable
Diffstat (limited to 'swaylock/swaylock.1.txt')
-rw-r--r--swaylock/swaylock.1.txt8
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
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