mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-12 16:08:49 +00:00
Bugfix. Proper desktop shortcut execution.
This commit is contained in:
parent
f193fb99e3
commit
1e4d5c19ef
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue