From 1536b61c27e623030ccb813807e30c610baf4060 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Thu, 3 Jul 2025 20:36:06 +0200 Subject: [PATCH] Modules/Hyprpanel: Add workspace icon for Zeal --- 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 fc7c43eb..38045f0c 100644 --- a/home/modules/hyprpanel/default.nix +++ b/home/modules/hyprpanel/default.nix @@ -67,6 +67,7 @@ in { "class:^(Spotify)$" = ""; "class:^(discord)$" = ""; "class:^(Zotero)$" = ""; + "class:^(org.zealdocs.zeal)$" = "󰞋"; }; # https://github.com/Jas-SinghFSU/HyprPanel/blob/master/src/configuration/modules/theme/bar/index.ts