From 0242e01c6f6e1b5b45218e71ad86789fc1e06617 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Mon, 21 Jul 2025 03:49:48 +0200 Subject: [PATCH] Modules/Hyprpanel: Add qutebrowser icon --- home/modules/hyprpanel/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/hyprpanel/default.nix b/home/modules/hyprpanel/default.nix index 15ed7152..eda37935 100644 --- a/home/modules/hyprpanel/default.nix +++ b/home/modules/hyprpanel/default.nix @@ -68,6 +68,7 @@ in { "class:^(Zotero)$" = ""; "class:^(org.zealdocs.zeal)$" = "󰞋"; "class:^(navi)$" = ""; + "class:^(org.qutebrowser.qutebrowser)$" = "󰖟"; }; # https://github.com/Jas-SinghFSU/HyprPanel/blob/master/src/configuration/modules/theme/bar/index.ts