waybar: switch clock display to 12hr format
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
},
|
||||
|
||||
"custom/clock": {
|
||||
"exec": "date '+%a %b %d %H:%M'",
|
||||
"exec": "date '+%a %b %d %-I:%M %p'",
|
||||
"interval": 30,
|
||||
"format": "{}",
|
||||
"tooltip": false
|
||||
|
||||
Reference in New Issue
Block a user