|
|
|
@ -162,9 +162,9 @@ |
|
|
|
"align": 0, |
|
|
|
"align": 0, |
|
|
|
"rotate": 0, |
|
|
|
"rotate": 0, |
|
|
|
//"format": "{icon} {percent}%", |
|
|
|
//"format": "{icon} {percent}%", |
|
|
|
//"format-icons": ["", "", ""], |
|
|
|
"format-icons": ["", "", "", "", "", "", ""], |
|
|
|
"format": "{icon}", |
|
|
|
"format": "{icon}", |
|
|
|
"format-icons": ["","","","","","","","","","","","","","",""], |
|
|
|
//"format-icons": ["","","","","","","","","","","","","","",""], |
|
|
|
"tooltip-format": "backlight {percent}%", |
|
|
|
"tooltip-format": "backlight {percent}%", |
|
|
|
"icon-size": 10, |
|
|
|
"icon-size": 10, |
|
|
|
"on-click": "", |
|
|
|
"on-click": "", |
|
|
|
@ -466,7 +466,6 @@ |
|
|
|
"tooltip": false, |
|
|
|
"tooltip": false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"custom/light_dark": { |
|
|
|
"custom/light_dark": { |
|
|
|
"format": "", |
|
|
|
"format": "", |
|
|
|
"on-click": "~/.config/hypr/scripts/DarkLight.sh", |
|
|
|
"on-click": "~/.config/hypr/scripts/DarkLight.sh", |
|
|
|
@ -570,7 +569,8 @@ |
|
|
|
"align": 0.35, |
|
|
|
"align": 0.35, |
|
|
|
"rotate": 1, |
|
|
|
"rotate": 1, |
|
|
|
"format": "{icon}", |
|
|
|
"format": "{icon}", |
|
|
|
"format-icons": ["", "", ""], |
|
|
|
//"format-icons": ["", "", ""], |
|
|
|
|
|
|
|
"format-icons": ["","","","","","","","","","","","","","",""], |
|
|
|
"on-click": "", |
|
|
|
"on-click": "", |
|
|
|
"on-click-middle": "", |
|
|
|
"on-click-middle": "", |
|
|
|
"on-click-right": "", |
|
|
|
"on-click-right": "", |
|
|
|
@ -649,7 +649,7 @@ |
|
|
|
"temperature#vertical": { |
|
|
|
"temperature#vertical": { |
|
|
|
"interval": 10, |
|
|
|
"interval": 10, |
|
|
|
"tooltip": true, |
|
|
|
"tooltip": true, |
|
|
|
"hwmon-path": ["/sys/class/hwmon/hwmon6/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], |
|
|
|
"hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], |
|
|
|
//"thermal-zone": 0, |
|
|
|
//"thermal-zone": 0, |
|
|
|
"critical-threshold": 80, |
|
|
|
"critical-threshold": 80, |
|
|
|
"format-critical": "{icon}\n{temperatureC}°C", |
|
|
|
"format-critical": "{icon}\n{temperatureC}°C", |
|
|
|
|