fix temp
This commit is contained in:
@@ -57,13 +57,13 @@ box {
|
||||
#tray,
|
||||
#user,
|
||||
#custom-weather,
|
||||
#battery,
|
||||
#keyboard-state,
|
||||
#mpd {
|
||||
padding: 0 1em;
|
||||
}
|
||||
/* Add spacing for right side modules */
|
||||
#pulseaudio,
|
||||
#battery,
|
||||
#backlight {
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
@@ -98,6 +98,7 @@ in
|
||||
};
|
||||
"temperature".critical-threshold = 80;
|
||||
"temperature".format = "{temperatureC}°C ";
|
||||
"temperature".thermal-zone = 1;
|
||||
"backlight".format = "{percent}% {icon}";
|
||||
"backlight".states = [0 50];
|
||||
"backlight".format-icons = ["" ""];
|
||||
|
||||
Reference in New Issue
Block a user