From 196e83819262deb78a6dc9f82ec608d98a880268 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 21 Feb 2024 11:27:18 +0000 Subject: [PATCH] waybar change wttr location London -> Didcot --- home/waybar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/waybar/default.nix b/home/waybar/default.nix index 761afc8d..f3e5d5a1 100644 --- a/home/waybar/default.nix +++ b/home/waybar/default.nix @@ -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 = {