This commit is contained in:
death916 2025-11-05 01:12:38 -08:00
parent 48d87c74cd
commit 2f2614f1ed

View file

@ -235,7 +235,7 @@
"custom/wttrbar" = {
"format" = "{text}°";
"return-type" = "json";
"exec" = "wttrbar --location Sacramento";
"exec" = "wttrbar --location Sacramento --fahrenheit";
"interval" = 3600;
};
@ -416,7 +416,7 @@
}
#custom-wttrbar {
background-color: @sky;
background-color: @teal;
color: @crust;
}
'';