Bugfix. Proper desktop shortcut execution.
This commit is contained in:
parent
f193fb99e3
commit
1e4d5c19ef
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user