mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-02-19 11:47:40 +01:00
495 B
495 B
Remove Gaps
If you would like to remove all gaps by default, both between windows
themselves, and between the monitor edges and the windows, you can set the
following two configuration options to 0 in the komorebi.json configuration
file.
{
"default_workspace_padding": 0,
"default_container_padding": 0
}
