update dotfiles

This commit is contained in:
piccihud 2023-09-23 18:18:35 +02:00
parent ab3cd42c2f
commit 13987e414b
2 changed files with 211 additions and 202 deletions

View File

@ -20,7 +20,7 @@
# == Options
# ===================================================================
#set preview_images true
set preview_images true
# Which viewmode should be used? Possible values are:
# miller: Use miller columns which show multiple levels of the hierarchy

View File

@ -24,6 +24,7 @@
//"idle_inhibitor",
"memory",
"cpu",
"temperature",
"pulseaudio",
"custom/keyboard-layout",
"battery",
@ -51,6 +52,14 @@
}
},
"temperature": {
// "thermal-zone": 2,
// "hwmon-path": ["/sys/class/hwmon/hwmon2/temp1_input", "/sys/class/thermal/thermal_zone0/temp"],
// "critical-threshold": 80,
// "format-critical": "{temperatureC}°C ",
"format": "{temperatureC}°C  |"
},
"battery": {
"states": {
// "good": 95,