1

Modules/Hyprpanel: Add signal icon

This commit is contained in:
2025-06-19 21:12:38 +02:00
parent 734bd42043
commit 871956da42

View File

@ -48,6 +48,10 @@ in {
};
};
"bar.workspaces.applicationIconMap" = {
"class:^(signal)$" = "󱋊";
};
# https://github.com/Jas-SinghFSU/HyprPanel/blob/master/src/configuration/modules/theme/bar/index.ts
"theme.bar.background" = "#${color.hex.light.base}";
"theme.bar.border.color" = "#${color.hex.dark.lavender}";