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