Skip to content

HowTo: Change the default meta keybinding

Michael Standen edited this page Nov 17, 2019 · 2 revisions
  1. Stage your own i3 config file, then open ~/.config/regolith/i3/config in your editor of choice.
  2. The first non-comment line should read set $mod Mod4 .
  3. Replace Mod4 with Mod1 for alt or check here for other options.
  4. Reload i3 with ⊞ Win-shift-r.