Skip to content

Instantly share code, notes, and snippets.

@maxfi
Created February 13, 2016 09:41
Show Gist options
  • Save maxfi/a250d0650c80d7ebf5b1 to your computer and use it in GitHub Desktop.
Save maxfi/a250d0650c80d7ebf5b1 to your computer and use it in GitHub Desktop.
Start gnome terminal in fullscreen
[Desktop Entry]
Name=iTerm
Comment=Use the command line
TryExec=gnome-terminal
Exec=gnome-terminal --full-screen
Icon=utilities-terminal
Type=Application
X-GNOME-DocPath=gnome-terminal/index.html
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-terminal
X-GNOME-Bugzilla-Component=BugBuddyBugs
X-GNOME-Bugzilla-Version=3.6.2
Categories=GNOME;GTK;Utility;TerminalEmulator;
StartupNotify=true
#OnlyShowIn=GNOME;Unity;
Keywords=Run;
Actions=New
X-Ubuntu-Gettext-Domain=gnome-terminal
[Desktop Action New]
Name=New Terminal
Exec=gnome-terminal
#OnlyShowIn=Unity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment