Skip to content

Instantly share code, notes, and snippets.

View iiiGerardoiii's full-sized avatar
💭
jdimsa

Gerardo iiiGerardoiii

💭
jdimsa
  • Monterrey, NL, México
View GitHub Profile
@iiiGerardoiii
iiiGerardoiii / private.xml
Last active March 26, 2016 09:35
(CapsLock was remapped to Option in System Preferences > Keyboard > Modifier Keys because Model M) IMPORTANT: Change the Key Overlaid Modifier Timeout to 200ms.
<?xml version="1.0"?>
<root>
<item>
<name>Change Option_L to Option_L (Send a Delete key event if Option_L is tapped alone)</name>
<!-- Remaps Option_L to Delete if tapped, and to Option_L if held down or used with another key (e.g. Opt+Cmd) -->
<identifier>private.optionL2optionL_Delete</identifier>
<autogen>
__KeyOverlaidModifier__
KeyCode::OPTION_L, ModifierFlag::OPTION_L | ModifierFlag::NONE,
@iiiGerardoiii
iiiGerardoiii / gist:f0dfc33592f65e973ef8
Created June 16, 2015 21:18
Fixedsys Sublime Text Settings
{
"font_face": "Fixedsys Excelsior 3.01",
"font_options":
[
"no_antialias"
],
"font_size": 16,
"ignored_packages":
[
"Vintage"