How to make scripts run in Guake terminal instead of normal terminal
- by Nirmik
I have installed Guake terminal and I find it amazing.
I have many scripts added as .desktop files in launcher.
Now I want these scripts to run in the Guake terminal instead of opening in the normal Gnome terminal.
How can I achieve this?
Thanx :)
Edit-
The .desktop file is such-
[Desktop Entry]
Type=Application
Terminal=true
Icon=/path/to/icon/icon.svg
Name=app-name
Exec=/path/to/file/mount-unmount.sh
Name=app-name