diff --git a/system/services/ntfy-sh.nix b/system/services/ntfy-sh.nix index bdb86e9..493253b 100644 --- a/system/services/ntfy-sh.nix +++ b/system/services/ntfy-sh.nix @@ -105,7 +105,7 @@ lib.mkMerge [ { default-host = "https://${domain}"; default-token = config.sops.placeholder."ntfy/tokens/tigor"; - default-command = ''${pkgs.libnotify}/bin/notify-send --category=im.received --urgency=normal "$title" "$message"''; + default-command = ''${pkgs.libnotify}/bin/notify-send --app-name="ntfy.sh" --icon="${./ntfy-sh.svg}" --category=im.received --urgency=normal "$title" "$message"''; } // cfg.client.settings ) diff --git a/system/services/ntfy-sh.svg b/system/services/ntfy-sh.svg new file mode 100644 index 0000000..7004f89 --- /dev/null +++ b/system/services/ntfy-sh.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +