mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Fix waybar clock format
This commit is contained in:
parent
a290812085
commit
b968501e68
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"modules-right": ["tray", "network", "wireplumber", "backlight", "battery"],
|
||||
|
||||
"clock": {
|
||||
"format": " {:%H.%M}",
|
||||
"format": " {:%H:%M}",
|
||||
"tooltip-format": "{:%d.%m.%Y}"
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue