use 12-hour time format

This commit is contained in:
Josh Holtrop 2011-05-24 15:21:11 -04:00
parent 712d28b5dc
commit c475d056aa

View File

@ -57,7 +57,7 @@ bbLeanBar.icon.hue: 60
# ------------
# Clock-Format
bbLeanBar.strftimeFormat: %d %a %#H:%M
bbLeanBar.strftimeFormat: %d %a %#I:%M
# ---------------
# Special Options
@ -99,7 +99,7 @@ bbLeanBar.2.tasks.drawBorder: false
bbLeanBar.2.smallIcons: true
bbLeanBar.2.icon.saturation: 255
bbLeanBar.2.icon.hue: 60
bbLeanBar.2.strftimeFormat: %d %a %#H:%M
bbLeanBar.2.strftimeFormat: %d %a %#I:%M
bbLeanBar.2.autoFullscreenHide: true
bbLeanBar.2.setDesktopMargin: true
bbLeanBar.2.sendToSwitchTo: true