diff --git a/home-manager/home.nix b/home-manager/home.nix index 8468a82..7680c89 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -370,7 +370,7 @@ in interval = 3600; exec = "wttrbar --ampm --location egbb"; return-type = "json"; - on-click = "${TERMINAL} --hold curl wttr.in" + on-click = "${TERMINAL} --hold curl wttr.in"; }; "pulseaudio" = { format = "{icon} {volume}%";