Giant blob of minor changes
[dotfiles/.git] / .config / awesome / themes / multicolor / theme.lua
index e2f4a5cc0124c26a7a008fc9ba8f125e1d6ca540..f41eb7984c43adea4551a6ec2752f91b26470d0f 100644 (file)
@@ -96,7 +96,7 @@ local markup = lain.util.markup
 -- Textclock
 os.setlocale(os.getenv("LANG")) -- to localize the clock
 local clockicon = wibox.widget.imagebox(theme.widget_clock)
-local mytextclock = wibox.widget.textclock(markup("#7788af", "%A %d %B ") .. markup("#ab7367", ">") .. markup("#de5e1e", " %H:%M "))
+local mytextclock = wibox.widget.textclock(markup("#7788af", "%A %d %B ") .. markup("#ab7367", ">") .. markup("#de5e1e", " %I:%M %p "))
 mytextclock.font = theme.font
 
 -- Calendar