Add guake properly
This commit is contained in:
parent
8bda06f7fc
commit
c78091015d
1 changed files with 12 additions and 0 deletions
12
.config/autostart/autostart-guake.desktop
Normal file
12
.config/autostart/autostart-guake.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=Guake Terminal
|
||||
TryExec=guake
|
||||
Exec=guake
|
||||
Icon=guake
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;System;Utility;TerminalEmulator;
|
||||
StartupNotify=true
|
||||
X-Desktop-File-Install-Version=0.22
|
||||
X-GNOME-Autostart-enabled=true
|
||||
Hidden=false
|
||||
NoDisplay=false
|
Loading…
Reference in a new issue