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": {
|
"custom/clock": {
|
||||||
"exec": "date '+%a %b %d %H:%M'",
|
"exec": "date '+%a %b %d %-I:%M %p'",
|
||||||
"interval": 30,
|
"interval": 30,
|
||||||
"format": "{}",
|
"format": "{}",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
|
|||||||
Reference in New Issue
Block a user