Skip to content

Instantly share code, notes, and snippets.

@infinex
Created November 21, 2018 14:05
Show Gist options
  • Select an option

  • Save infinex/57500afc05fed1aac1cd547640542e52 to your computer and use it in GitHub Desktop.

Select an option

Save infinex/57500afc05fed1aac1cd547640542e52 to your computer and use it in GitHub Desktop.
temp
clear mod1
clear mod4
keycode 64 =Super_L
keycode 133 = Alt_L
add mod1 = Alt_L
add mod4 = Super_L
! Unmap capslock
clear Lock
keycode 66 = Hyper_L
! Set mod3 to capslock
add mod3 = Hyper_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment