mirror of
https://github.com/armbian/build.git
synced 2025-08-14 15:16:58 +02:00
10 lines
219 B
Desktop File
Executable File
10 lines
219 B
Desktop File
Executable File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Config
|
|
Comment=Basic system settings
|
|
Exec=xterm -fa 'Monospace' -fs 14 -fullscreen -e "gksu armbian-config"
|
|
Icon=system-settings
|
|
Path=
|
|
Terminal=false
|
|
StartupNotify=false |