From c22654d5b889027dacadbd129a0c8af1592d9c25 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 21 May 2023 18:35:41 -0400 Subject: [PATCH] feat(just): add weather extension for the clock --- etc/justfile | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/justfile b/etc/justfile index d13c2a8c8ad..0f2719576c0 100644 --- a/etc/justfile +++ b/etc/justfile @@ -36,6 +36,7 @@ gnome-extensions: gext install tailscale-status@maxgallup.github.com gext install nightthemeswitcher@romainvigier.fr gext install pano@elhan.io + gext install weatheroclock@CleoMenezesJr.github.io nix-me-up: echo 'Setting phasers to kill. Installing nix.'