From 4a1859161d80530ba62d970f4afab2c10876e3bc Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Sat, 26 Sep 2020 07:17:46 +0200 Subject: Improve line size configuration --- doc/wlclock.1.scd | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/wlclock.1.scd b/doc/wlclock.1.scd index 1578925..3bc1a21 100644 --- a/doc/wlclock.1.scd +++ b/doc/wlclock.1.scd @@ -38,9 +38,6 @@ but a desktop-widget. *--clock-colour* The colour of clock elements. The default is "#000000". -*--clock-face-size* - The size of the minute markers on the clock face. The default is 1. - *--corner-radius* , *--corner-radius* The radius of the corners. Expects either one argument, to set the radius of all corners, or four arguments, to set the individual corner radii. The @@ -58,6 +55,14 @@ but a desktop-widget. default is "stationary". The exact implementation is compositor dependant; A compositor may choose to ignore the requested exclusive zone of surfaces. +*--face-line-size* + The width of lines on the clock face, such as the minute markers. + The default is 1. + +*--hand-line-size* + The width of lines of the clock hands, if hand style is set to "lines". + The default is 1. + *--hand-style*