diff --git a/hosts/eldrid/users/user/flatpak.nix b/hosts/eldrid/users/user/flatpak.nix index f31061e..d5da3b6 100644 --- a/hosts/eldrid/users/user/flatpak.nix +++ b/hosts/eldrid/users/user/flatpak.nix @@ -33,6 +33,7 @@ "org.signal.Signal" "im.riot.Riot" "org.telegram.desktop" + "io.github.kukuruzka165.materialgram" "io.github.spacingbat3.webcord" "org.mozilla.Thunderbird" diff --git a/modules/home/desktop/niri/default.nix b/modules/home/desktop/niri/default.nix index a6e1eea..bbff451 100644 --- a/modules/home/desktop/niri/default.nix +++ b/modules/home/desktop/niri/default.nix @@ -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";