feat: improve the waybar clock module's format

This commit is contained in:
2025-12-08 02:27:40 -05:00
parent 52639559e3
commit 82fb86c945
+1 -1
View File
@@ -15,7 +15,7 @@
"spacing": 10
},
"clock": {
"format": "{:L%Y-%m-%d<small>[%a]</small> <tt><small>%p</small></tt>%I:%M}"
"format": "{:%Y/%m/%d - %A - %R}"
},
"cpu": {
"format": " {usage}%",