Skip to content

Instantly share code, notes, and snippets.

@xianhuazhou
Created May 3, 2014 15:19
Show Gist options
  • Save xianhuazhou/3f5bb0beda95e9075346 to your computer and use it in GitHub Desktop.
Save xianhuazhou/3f5bb0beda95e9075346 to your computer and use it in GitHub Desktop.
"wmctrl -xa xfce4-terminal || xfce4-terminal"
Alt + 1
"wmctrl -xa Firefox || firefox"
Alt + 2
"wmctrl -xa google-chrome || google-chrome"
Alt + 3
"wmctrl -xa nautilus || nautilus"
Alt + 4
"wmctrl -xa mousepad || mousepad"
Alt + 5
"wmctrl -xa skype || skype"
Alt + 6
"wmctrl -xa pidgin || pidgin"
Alt + 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment