ADD seconds to clock

This commit is contained in:
Nathan Dwarshuis 2021-04-27 19:44:54 -04:00
parent 41d82879d5
commit 68a787bcdb
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ config confDir = defaultConfig
, "-d", "<fn=3> </fn>"
]
, Run $ Date "%Y-%m-%d %H:%M" "date" 10
, Run $ Date "%Y-%m-%d %H:%M:%S" "date" 10
, Run $ Screensaver ("<fn=1>\xf254</fn>", T.fgColor, T.backdropFgColor)