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).

  1. 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.

  1. 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 September 19, 2023: Add Japanese announce (#175) (2ad65c4)