-
-
Save wusticality/c0fc6b8c92bbadf52ad6e833be63c396 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clear mod1 | |
clear mod4 | |
keycode 64 = Super_L | |
keycode 133 = Alt_L | |
keycode 108 = Super_R | |
keycode 134 = Alt_R | |
add mod1 = Alt_L Alt_R | |
add mod4 = Super_L Super_R |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment