🎨 ux(waybar): clock module default mode changed to month
This commit is contained in:
parent
7ed578d0fc
commit
1f8e3daf9a
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue