hosts/eldrid/users/user/flatpak.nix: add materialgram

modules/home/desktop/niri/default.nix: change icons

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-26 17:18:42 +02:00
parent 8cd8b47273
commit ccaffb1967
2 changed files with 5 additions and 4 deletions

View File

@ -1279,10 +1279,10 @@ in {
tooltip = false;
format = "{icon}";
format-icons = {
notification = "";
none = "";
dnd-notification = "";
dnd-none = "";
notification = "󱅫";
none = "󰂚";
dnd-notification = "󰂛";
dnd-none = "󰂛";
};
return-type = "json";
exec-if = "which swaync-client";