summaryrefslogtreecommitdiff
path: root/doc/wlclock.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/wlclock.1.scd')
-rw-r--r--doc/wlclock.1.scd18
1 files changed, 6 insertions, 12 deletions
diff --git a/doc/wlclock.1.scd b/doc/wlclock.1.scd
index 05638df..8641d66 100644
--- a/doc/wlclock.1.scd
+++ b/doc/wlclock.1.scd
@@ -55,18 +55,9 @@ to work.
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
- "xclock".
+*--hand-width* <size>
+ The width of the clock hands. If set to 0, wlclock will draw xclock-like
+ clock hands. The default is 0.
*--layer* <layer>
Layer of the layer surface. Can be "overlay", "top", "bottom" or
@@ -79,6 +70,9 @@ to work.
Set the margin. Requires either one argument, to set all margins, or four
arguments, to set the margins individually. The default margin is 0.
+*--marking-width* <size>
+ The width of the markings on the clock face. The default is 1.
+
*--namespace* <namespace>
The namespace of the layers surface. Some compositors may treat layer
surfaces differently based on their namespace. The default is "wlclock".