From 05adf0e6b61bde6613a26457a0937ad376276a71 Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 22 Jul 2022 09:50:29 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Econfig-update.desktop=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-update.desktop | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config-update.desktop b/config-update.desktop index 90e49ae..0eb443b 100644 --- a/config-update.desktop +++ b/config-update.desktop @@ -1,9 +1,9 @@ -Name=GTC Update -Comment=Linux Update -Exec=gnome-terminal --window --command="wget https://gitea.ds9.dedyn.io/olli/linux-mint/_edit/main/mint.sh ; bash -ex mint.sh ; read x" +Name=Mint Config Update +Comment=Mint Config Update +Exec=gnome-terminal --window -- /usr/local/sbin/mint-config-update.sh" Path= -Icon=/usr/share/icons/gabosh/linux.png +Icon=configure Terminal=false StartupNotify=false Type=Application -Categories=Core;Utility; \ No newline at end of file +Categories=System; \ No newline at end of file