Skip to content

Instantly share code, notes, and snippets.

@ASafaeirad
Created November 27, 2018 15:08
Show Gist options
  • Select an option

  • Save ASafaeirad/d2364a49c015db844a3cafb4f17a6b8c to your computer and use it in GitHub Desktop.

Select an option

Save ASafaeirad/d2364a49c015db844a3cafb4f17a6b8c to your computer and use it in GitHub Desktop.
Replace capslock with escape
Section "InputClass"
Identifier "keyboard defaults"
MatchIsKeyboard "on"
Option "XKbOptions" "caps:escape"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment