mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Added clock tooltip with optional alternate format
This commit is contained in:
@ -38,6 +38,8 @@
|
||||
"spacing": 10
|
||||
},
|
||||
"clock": {
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{:%Y-%m-%d | %H:%S}"
|
||||
"format-alt": "{:%Y-%m-%d}"
|
||||
},
|
||||
"cpu": {
|
||||
|
Reference in New Issue
Block a user