[waybar] show date in clock module

This commit is contained in:
odrling 2024-03-17 15:23:27 +01:00
parent f55ab3f384
commit f95d840799
Signed by: odrling
GPG key ID: 2D8C2F151EDB7392

View file

@ -5,7 +5,7 @@
"modules-right": ["wireplumber", "memory", "cpu", "network", "privacy", "battery", "clock"],
"clock": {
"interval": 1,
"format": "{:%H:%M:%S}",
"format": "{:%Y-%m-%d %H:%M:%S}",
"tooltip-format": "<tt><small>{calendar}</small></tt>",
"calendar": {
"mode" : "month",