waybar: add calendar tooltip to date section
This commit is contained in:
parent
0e44a41499
commit
56a637f963
@ -27,7 +27,8 @@
|
||||
"clock#date": {
|
||||
"interval": 10,
|
||||
"format": " {:%a %d %b} ",
|
||||
"tooltip": false
|
||||
"tooltip": true,
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
|
||||
},
|
||||
"memory": {
|
||||
"interval": 5,
|
||||
|
Loading…
Reference in New Issue
Block a user