mirror of
https://github.com/armbian/configng.git
synced 2026-01-06 10:37:41 -08:00
Fix desktop shortcut for Armbian config
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Armbian ConfigNG
|
||||
Comment=Next Generation GUI for Armbian Configurations
|
||||
Name=Armbian Config
|
||||
Comment=Armbian System Configurations
|
||||
Exec=sh -c "sudo armbian-config"
|
||||
Icon=configng
|
||||
Icon=/usr/share/icons/armbian/armbian-config.png
|
||||
Terminal=true
|
||||
Type=Application
|
||||
Categories=System;Settings;
|
||||
Path=/usr/bin
|
||||
StartupNotify=true
|
||||
|
||||
Reference in New Issue
Block a user