From 0da077eb2d671a5fea37c88d36c761a95218abf1 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Thu, 26 Jun 2025 12:05:09 +0200 Subject: [PATCH] Modules/Hyprpanel: Add zotero 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 d17321a0..70f7de43 100644 --- a/home/modules/hyprpanel/default.nix +++ b/home/modules/hyprpanel/default.nix @@ -69,6 +69,7 @@ in { "class:^(signal)$" = "󱋊"; "class:^(Spotify)$" = ""; "class:^(discord)$" = ""; + "class:^(Zotero)$" = ""; }; # https://github.com/Jas-SinghFSU/HyprPanel/blob/master/src/configuration/modules/theme/bar/index.ts