Skip to content

Instantly share code, notes, and snippets.

@zalt50
Last active November 28, 2015 13:28
Show Gist options
  • Save zalt50/79aa442adc28b5448137 to your computer and use it in GitHub Desktop.
Save zalt50/79aa442adc28b5448137 to your computer and use it in GitHub Desktop.
Disable all settings in Karabiner while you are using Atom.
<?xml version="1.0"?>
<root>
<item>
<name>Private</name>
<item>
<name>Disable all settings while you are using Atom.</name>
<identifier>ignore_apps.atom</identifier>
<only>Atom</only>
<autogen>__PassThrough__</autogen>
</item>
</item>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment