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.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified September 19, 2023: Add Japanese announce (#175) (2ad65c4)