waybar change wttr location London -> Didcot
This commit is contained in:
parent
eb662a8be1
commit
196e838192
|
@ -210,7 +210,7 @@
|
||||||
"format" = "{}°";
|
"format" = "{}°";
|
||||||
"tooltip" = true;
|
"tooltip" = true;
|
||||||
"interval" = 3600;
|
"interval" = 3600;
|
||||||
"exec" = "${pkgs.wttrbar}/bin/wttrbar --location London --hide-conditions";
|
"exec" = "${pkgs.wttrbar}/bin/wttrbar --location Didcot --hide-conditions";
|
||||||
"return-type" = "json";
|
"return-type" = "json";
|
||||||
};
|
};
|
||||||
tray = {
|
tray = {
|
||||||
|
|
Loading…
Reference in a new issue