Skip to content

Instantly share code, notes, and snippets.

@dpetzold
Created December 7, 2019 21:16
Show Gist options
  • Save dpetzold/2480b49b6766aa2bdb8487fc56064c44 to your computer and use it in GitHub Desktop.
Save dpetzold/2480b49b6766aa2bdb8487fc56064c44 to your computer and use it in GitHub Desktop.
clear Mod1
clear Mod4
clear Control
keycode 64 = Alt_L
keycode 37 = Super_L
keycode 134 = Control_L
add Mod4 = Alt_L
add Mod1 = Control_L
add Control = Super_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment