-
-
Notifications
You must be signed in to change notification settings - Fork 31
HowTo: Change the default meta keybinding
Michael Standen edited this page Nov 17, 2019
·
2 revisions
- Stage your own i3 config file, then open
~/.config/regolith/i3/config
in your editor of choice. - The first non-comment line should read set $mod Mod4 .
- Replace
Mod4
withMod1
foralt
or check here for other options. - Reload i3 with
⊞ Win
-shift
-r
.
Since most of this wiki content was created, a new site for Regolith was created. This wiki content was written for Regolith 1.2 but most of it still applies to 1.3. However, it is suggested to first check if the information you are looking for is here.