feat: improve the waybar clock module's format
This commit is contained in:
@@ -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}%",
|
||||
|
||||
Reference in New Issue
Block a user