Updated config

This commit is contained in:
Eduard Urbach 2024-07-15 15:59:55 +02:00
parent 0b331b1799
commit c6688156a2
Signed by: eduard
GPG key ID: 49226B848C78F6C8
3 changed files with 10 additions and 3 deletions

View file

@ -67,6 +67,11 @@
},
"title-len": 30,
},
"temperature": {
"interval": 2,
"format": "<span color='#ffffff40'></span> {temperatureC} C",
"hwmon-path": "/sys/class/hwmon/hwmon3/temp1_input"
},
"wireplumber": {
"format": "<span color='#ffffff40'>{icon}</span> {volume}%",
"format-muted": "",
@ -115,4 +120,4 @@
"Firefox Web Browser": "Firefox",
},
},
}
}