summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/wlclock.1.scd11
1 files changed, 8 insertions, 3 deletions
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* <colour>
The colour of clock elements. The default is "#000000".
-*--clock-face-size* <size>
- The size of the minute markers on the clock face. The default is 1.
-
*--corner-radius* <radius>, *--corner-radius* <top-left> <top-right> <bottom-right> <bottom-left>
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* <size>
+ The width of lines on the clock face, such as the minute markers.
+ The default is 1.
+
+*--hand-line-size* <size>
+ The width of lines of the clock hands, if hand style is set to "lines".
+ The default is 1.
+
*--hand-style* <style>
Style of the clock hands. Can be "xclock", where wlclock draws xclock-esque
triangles, and "lines", where wlclock draws straight lines. The default is