Skip to content

Instantly share code, notes, and snippets.

@carlowens
Created February 9, 2017 22:31
Show Gist options
  • Save carlowens/62d1e07c8d8f29f9957b00355356f976 to your computer and use it in GitHub Desktop.
Save carlowens/62d1e07c8d8f29f9957b00355356f976 to your computer and use it in GitHub Desktop.
linux foxus / hide terminator shortcut key command
/usr/bin/xdotool search --onlyvisible --class terminator windowactivate
/usr/bin/xdotool search --onlyvisible --class terminator windowminimize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment