12 lines
280 B
Desktop File
Executable file
12 lines
280 B
Desktop File
Executable file
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=Setup Asssistant
|
|
GenericName=Setup Asssistant
|
|
Comment=First setup & upgrade to Ultimate
|
|
Encoding=UTF-8
|
|
Exec=setup-assistant
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=gnome-system-log
|
|
Categories=GTK;System;Garuda-Setup;
|
|
NoDisplay=false
|