Change the Default Window Gap
Change the pixels between windows.
Like most configuration in Regolith, the i3-gaps gap size can be tuned via Xresources
(See here for all Xresource definitions).
- Create or add the following value to your
~/.config/regolith/Xresources
file:
i3-wm.gaps.inner.size: 20
In this example we’re setting the default gap to 20 pixels.
- Reload the
Xresources
configuration:
$ regolith-look refresh
Further Reading
See the reference page for configurations for more details about config files in Regolith.
Last modified January 1, 0001