Updated config

This commit is contained in:
2024-03-03 19:59:08 +01:00
parent acfceb3c65
commit 29a8811800
2 changed files with 17 additions and 5 deletions

View File

@ -7,7 +7,8 @@
"interval": 60,
"format": "{:%H : %M}",
"tooltip-format": "{:%A, %Y-%m-%d}",
"on-click": "date -u +'%Y-%m-%dT%H:%M:%SZ' | wl-copy"
"on-click": "gnome-clocks",
"on-click-right": "date -u +'%Y-%m-%dT%H:%M:%SZ' | wl-copy",
},
"cpu": {
"interval": 2,
@ -74,9 +75,10 @@
"*": 9
},
"format-icons": {
"urgent": "",
"default": "",
"empty": "",
"active": "",
"default": ""
"urgent": "",
},
"sort-by-number": true,
},