wlclock(1) ["Version 0.1.0" ["Version 0.1.0"]] # NAME wlclock - A digital analog clock for Wayland # DESCRIPTION wlclock displays an analog clock on Wayland desktops. wlclock is inspired by xclock(1) and the default configuration has been chosen to mimic it. However unlike xclock, wlclock is not a regular window but a desktop-widget. A Wayland compositor must implement the Layer-Shell and XDG-Output for wlclock to work. # OPTIONS *-h*, *--help* Display help message and exit. *-V*, *--version* Display version and exit. *-v*, *--verbose* Increase verbosity of logging. *--background-colour* The background colour of the clock. The default is "#FFFFFF". *--border-colour* The border colour of the clock. The default is "#000000". *--border-size* , *--border-size* Set the border size. Requires either one argument, to set all border sizes, or four arguments, to set the border sizes individually. The default border size is 1. *--clock-colour* The colour of clock elements. The default is "#000000". *--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. If set to sufficiently high values, wlclock will be completely round. Set to 0 to disable corner roundness. The default radius is 0. *--exclusive-zone*