From c2679a9c8b2184a4bcd23b7bfcacea6f6360d175 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 7 Oct 2025 20:36:22 +0200 Subject: [PATCH] feat(hyprland): change browser --- modules/linux/home-manager/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index 94aa206..2c1f30f 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -238,7 +238,7 @@ in { "$mod SHIFT, L, exec, hyprlock --immediate" - "$mod, B, exec, qutebrowser" + "$mod, B, exec, app.zen_browser.zen" "$mod SHIFT, B, exec, librewolf" "$mod, G, exec, ${hyprgamemode}/bin/gamemode"