Clean up world clock module code and add themes. (#885)
This commit is contained in:
@@ -1247,9 +1247,10 @@ const options = mkOptions({
|
||||
worldclock: {
|
||||
icon: opt(''),
|
||||
showIcon: opt(true),
|
||||
showTime: opt(true),
|
||||
format: opt('%I:%M:%S %p %Z'),
|
||||
formatDiffDate: opt('%a %b %d %I:%M:%S %p %Z'),
|
||||
divider: opt(' '),
|
||||
leftClick: opt('menu:calendar'),
|
||||
rightClick: opt(''),
|
||||
middleClick: opt(''),
|
||||
scrollUp: opt(''),
|
||||
|
||||
Reference in New Issue
Block a user