config/autostart: add yakuake
This commit is contained in:
parent
1198ac968f
commit
8b7abe2a08
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Categories=Qt;KDE;System;TerminalEmulator;
|
||||
Comment=A drop-down terminal emulator based on KDE Konsole technology.
|
||||
Exec=yakuake
|
||||
GenericName=Drop-down Terminal
|
||||
Icon=yakuake
|
||||
Name=Yakuake
|
||||
Terminal=false
|
||||
Type=Application
|
||||
X-DBUS-ServiceName=org.kde.yakuake
|
||||
X-DBUS-StartupType=Unique
|
||||
X-KDE-StartupNotify=false
|
Loading…
Reference in New Issue