Skip to content

Instantly share code, notes, and snippets.

@ctrl-shift
Last active December 20, 2015 00:59
Show Gist options
  • Save ctrl-shift/6045903 to your computer and use it in GitHub Desktop.
Save ctrl-shift/6045903 to your computer and use it in GitHub Desktop.
fix for fullscreen flash (devilspie)
(if (or (is (application_name) "plugin-container") (is (application_name) "operapluginwrapper-native"))
(begin (focus)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment