mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
Wttrbar
This commit is contained in:
parent
48d87c74cd
commit
2f2614f1ed
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
}
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue