1

Modules/Hyprpanel: Add workspace icon for Zeal

This commit is contained in:
2025-07-03 20:36:06 +02:00
parent 3aa32b0b1b
commit 1536b61c27

View File

@ -67,6 +67,7 @@ in {
"class:^(Spotify)$" = ""; "class:^(Spotify)$" = "";
"class:^(discord)$" = ""; "class:^(discord)$" = "";
"class:^(Zotero)$" = ""; "class:^(Zotero)$" = "";
"class:^(org.zealdocs.zeal)$" = "󰞋";
}; };
# https://github.com/Jas-SinghFSU/HyprPanel/blob/master/src/configuration/modules/theme/bar/index.ts # https://github.com/Jas-SinghFSU/HyprPanel/blob/master/src/configuration/modules/theme/bar/index.ts