Skip to content

Instantly share code, notes, and snippets.

@iRhonin
Last active July 20, 2018 12:37
Show Gist options
  • Save iRhonin/c9e52bb8d85a6ca9523f096c544fc100 to your computer and use it in GitHub Desktop.
Save iRhonin/c9e52bb8d85a6ca9523f096c544fc100 to your computer and use it in GitHub Desktop.
Disable Caps Lock key
dconf write /org/gnome/desktop/input-sources/xkb-options "['caps:escape']"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment