[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
mw_clock
Extension Module
This mixin displays the current time in all mode windows. It is updated
once a minute. The format is a time.strftime
format, by default
%H:%M
. It can be changed with an X resource with name
plwm.modewindow.clock.format
and class
Plwm.ModeWindow.Clock.Format
.
The position of the time message in the mode window, default 1.0.
The justification of the time message, default is modewindow.RIGHT
.