waybar change wttr location London -> Didcot

This commit is contained in:
Evie Litherland-Smith 2024-02-21 11:27:18 +00:00
parent eb662a8be1
commit 196e838192

View file

@ -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 = {