mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
Allow swaylock indicator size to be configurable
This commit is contained in:
parent
14eeeed7e0
commit
23f11d7c45
3 changed files with 28 additions and 10 deletions
|
|
@ -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
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue