Skip to content

Instantly share code, notes, and snippets.

View Stefan2142's full-sized avatar

Stefan2142 Stefan2142

  • Pozarevac, Serbia
View GitHub Profile
@Stefan2142
Stefan2142 / instructions.md
Created October 4, 2022 08:09 — forked from henrebotha/instructions.md
Karabiner Elements: Caps Lock + I/J/K/L to Arrow Keys (a la Pok3r)

Instructions

  1. Install Karabiner Elements
  2. Open your karabiner.json file (it will be in ~/.config/karabiner/karabiner.json).
  3. Find complex_modifications. It will have a key rules that takes a list ("rules": [...]).
  4. Inside the square brackets, paste this:
{
    "description": "Change Caps Lock + I/J/K/L to Arrow Keys",