We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Because we always want to know how late it is , we want to display kiloseconds in bars like xmobarc or conky.
For Xmobarc, add this to .xmobarrc:
Or for the python version Run Com “python” [“/path//ks/py”] interval
(interval is the time in seconds)
Conky: ${execi time /location/to/script/ks.sh} (time is ofcourse the interval in seconds )