fix(waybar): was using wrong format for minutes
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"format": "{:%a %d %b - %H:%m}",
|
||||
"format": "{:%a %d %b - %H:%M}",
|
||||
"rotate": 0,
|
||||
"tooltip-format": "<tt>{calendar}</tt>",
|
||||
"calendar": {
|
||||
|
||||
Reference in New Issue
Block a user