Updated config
This commit is contained in:
@ -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,
|
||||
},
|
||||
|
Reference in New Issue
Block a user