🎨 ux(waybar): clock module default mode changed to month

This commit is contained in:
Sergio Laín 2023-11-11 17:20:05 +01:00
parent 7ed578d0fc
commit 1f8e3daf9a
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -154,7 +154,7 @@
"clock": { "clock": {
"tooltip-format": "<tt><small>{calendar}</small></tt>", "tooltip-format": "<tt><small>{calendar}</small></tt>",
"calendar": { "calendar": {
"mode": "year", "mode": "month",
"mode-mon-col": 3, "mode-mon-col": 3,
"weeks-pos": "right", "weeks-pos": "right",
"on-scroll": 1, "on-scroll": 1,