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