Update config-DP-2
This commit is contained in:
@@ -83,13 +83,15 @@
|
|||||||
"interval": 30,
|
"interval": 30,
|
||||||
"format": " {used:0.1f}GB",
|
"format": " {used:0.1f}GB",
|
||||||
"max-length": 10,
|
"max-length": 10,
|
||||||
"tooltip": false
|
"tooltip": false,
|
||||||
|
"on-click": "kitty --title btop -e btop"
|
||||||
},
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"interval": 10,
|
"interval": 10,
|
||||||
"format": "{usage}%",
|
"format": "{usage}%",
|
||||||
"max-length": 10,
|
"max-length": 10,
|
||||||
"tooltip": false
|
"tooltip": false,
|
||||||
|
"on-click": "swaync-client -t"
|
||||||
},
|
},
|
||||||
"temperature": {
|
"temperature": {
|
||||||
"thermal-zone": 1,
|
"thermal-zone": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user