Skip to content

Instantly share code, notes, and snippets.

@katjakarhu
Created May 6, 2012 13:54
Show Gist options
  • Select an option

  • Save katjakarhu/2622410 to your computer and use it in GitHub Desktop.

Select an option

Save katjakarhu/2622410 to your computer and use it in GitHub Desktop.
rxvt .desktop file for Unity
[Desktop Entry]
Name=rxvt
Comment=Terminal emulator
TryExec=rxvt
Exec=rxvt
Icon=terminal
Type=Application
Categories=Utility;TerminalEmulator;System;
StartupNotify=true
X-Ayatana-Desktop-Shortcuts=NewWindow;
[NewWindow Shortcut Group]
Name=Open a New Terminal
Exec=rxvt
TargetEnvironment=Unity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment