Update config-DP-2

This commit is contained in:
FURK4NGG
2026-02-10 21:37:24 +03:00
committed by GitHub
parent 0e34fcbe2f
commit cdf0c641e0
+4 -2
View File
@@ -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,