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:
@ -33,6 +33,7 @@
|
|||||||
"org.signal.Signal"
|
"org.signal.Signal"
|
||||||
"im.riot.Riot"
|
"im.riot.Riot"
|
||||||
"org.telegram.desktop"
|
"org.telegram.desktop"
|
||||||
|
"io.github.kukuruzka165.materialgram"
|
||||||
"io.github.spacingbat3.webcord"
|
"io.github.spacingbat3.webcord"
|
||||||
"org.mozilla.Thunderbird"
|
"org.mozilla.Thunderbird"
|
||||||
|
|
||||||
|
@ -1279,10 +1279,10 @@ in {
|
|||||||
tooltip = false;
|
tooltip = false;
|
||||||
format = "{icon}";
|
format = "{icon}";
|
||||||
format-icons = {
|
format-icons = {
|
||||||
notification = "";
|
notification = "";
|
||||||
none = "";
|
none = "";
|
||||||
dnd-notification = "";
|
dnd-notification = "";
|
||||||
dnd-none = "";
|
dnd-none = "";
|
||||||
};
|
};
|
||||||
return-type = "json";
|
return-type = "json";
|
||||||
exec-if = "which swaync-client";
|
exec-if = "which swaync-client";
|
||||||
|
Reference in New Issue
Block a user