fix setup-assistant autostart
This commit is contained in:
parent
ebe98f1d14
commit
24517c43ce
1 changed files with 15 additions and 3 deletions
|
@ -1,7 +1,19 @@
|
|||
[Desktop Entry]
|
||||
Name=Setup Assistant
|
||||
[Desktop Entry]
|
||||
Categories=System;Monitor;
|
||||
Comment=
|
||||
Comment=Starts Garudas setup assistant
|
||||
Icon=variety
|
||||
Exec=/usr/bin/setup-assistant && rm -rf ~/.config/autostart/setup-assistant.desktop
|
||||
GenericName=
|
||||
GenericName=
|
||||
Icon=setup
|
||||
MimeType=
|
||||
Name=Setup Assistant
|
||||
Path=
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-DBUS-ServiceName=
|
||||
X-DBUS-StartupType=
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
|
|
Loading…
Reference in a new issue