summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom "Ravi" Hale2023-06-27 13:01:44 +0700
committerTom "Ravi" Hale2023-06-29 09:40:08 +0700
commit135b0bb7aa368e448d02c82023d4d8c23bbbe9e1 (patch)
tree5de333c50bb9a5ca7f1a2c91e6ff6a516a2ed78c
parent4659fc6132db0b117a24abff3c74d82828e9f3f5 (diff)
downloadaur-135b0bb7aa368e448d02c82023d4d8c23bbbe9e1.tar.gz
Use scalable image for icon
-rw-r--r--nixnote2-release-bin:desktop.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixnote2-release-bin:desktop.patch b/nixnote2-release-bin:desktop.patch
index 831c196a2cac..1d9f34c8a099 100644
--- a/nixnote2-release-bin:desktop.patch
+++ b/nixnote2-release-bin:desktop.patch
@@ -6,6 +6,7 @@
Exec=nixnote2
-Icon=nixnote2
+Icon=/usr/share/icons/hicolor/48x48/apps/nixnote2.png
++Icon=/usr/share/icons/hicolor/scalable/apps/nixnote2.svg
StartupNotify=true
Terminal=false
Type=Application