Merge branch 'master' of ssh://git.betalupi.com:33/Mark/awesomewm
This commit is contained in:
commit
90804f75bb
@ -8,8 +8,8 @@ textclock.widget = wibox.widget {
|
||||
forced_width = beautiful.dpi(3)
|
||||
},
|
||||
wibox.widget {
|
||||
wibox.widget.textclock("%m/%d"),
|
||||
wibox.widget.textclock("%I:%M", 60),
|
||||
wibox.widget.textclock("<span font=\"" .. config.core.font.normal .. "\">%m/%d</span>"),
|
||||
wibox.widget.textclock("<span font=\"" .. config.core.font.normal .. "\">%I:%M</span>", 60),
|
||||
|
||||
-- Long format:
|
||||
-- wibox.widget.textclock("%m/%d/%y"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user