diff --git a/.gitignore b/.gitignore index bfe8bdc..dd995f6 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ !init.el !.gitignore !flake.lock -!emax.png +!emax.svg diff --git a/config.org b/config.org index d2f2657..bde8fe4 100644 --- a/config.org +++ b/config.org @@ -152,7 +152,7 @@ Found the code [[https://www.reddit.com/r/emacs/comments/18xvtns/emacs_notificat ((eq severity 'low) 'low) ((eq severity 'trivial) 'low) (t 'normal)))) - (icon (or (plist-get info :icon) "~/.emacs.d/emax.png"))) + (icon (or (plist-get info :icon) "~/.emacs.d/emax.svg"))) (android-notifications-notify :title title :body body diff --git a/emax.png b/emax.png deleted file mode 100644 index 81511dc..0000000 Binary files a/emax.png and /dev/null differ diff --git a/emax.svg b/emax.svg new file mode 100644 index 0000000..632d53e --- /dev/null +++ b/emax.svg @@ -0,0 +1,286 @@ + +image/svg+xml