From 1e4d5c19efc4084fa8e9a4ea03c0288ee2488b57 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Wed, 16 Aug 2017 16:57:02 +0200 Subject: [PATCH] Bugfix. Proper desktop shortcut execution. --- packages/blobs/desktop/skel/Desktop/Configuration.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/blobs/desktop/skel/Desktop/Configuration.desktop b/packages/blobs/desktop/skel/Desktop/Configuration.desktop index 56f5e18758..dddd023f3e 100755 --- a/packages/blobs/desktop/skel/Desktop/Configuration.desktop +++ b/packages/blobs/desktop/skel/Desktop/Configuration.desktop @@ -3,7 +3,7 @@ Version=1.0 Type=Application Name=Config Comment=Basic system settings -Exec=xterm -fa 'Monospace' -fs 14 -fullscreen -e "gksu armbian-config" +Exec=gksu "xterm -fa 'Monospace' -fs 14 -fullscreen -e armbian-config" Icon=system-settings Path= Terminal=false