From d95f88d61d1ee87e239a5f7960c48eb66db9d697 Mon Sep 17 00:00:00 2001 From: tux Date: Tue, 17 Feb 2026 19:30:41 +0530 Subject: [PATCH] fix(vicinae): awww-switcher name --- modules/home/desktop/vicinae/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/desktop/vicinae/default.nix b/modules/home/desktop/vicinae/default.nix index 613a89d..6dab11d 100644 --- a/modules/home/desktop/vicinae/default.nix +++ b/modules/home/desktop/vicinae/default.nix @@ -57,7 +57,7 @@ "tailscalePath" = "${pkgs.tailscale}/bin/tailscale"; }; }; - "@sovereign/store.vicinae.awww-switcher" = { + "@sovereign/vicinae-extension-awww-switcher-0" = { "preferences" = { "transitionDuration" = "1"; "transitionType" = "center";