This commit is contained in:
Harivansh Rathi 2026-04-15 23:27:41 +00:00
parent 21c947e4ae
commit 54fd11d09a

View file

@ -23,12 +23,12 @@
# Gaps between windows # Gaps between windows
gaps = { gaps = {
inner.horizontal = 10; inner.horizontal = 20;
inner.vertical = 10; inner.vertical = 20;
outer.left = 10; outer.left = 20;
outer.right = 10; outer.right = 20;
outer.top = 10; outer.top = 20;
outer.bottom = 10; outer.bottom = 20;
}; };
# Auto-assign apps to workspaces # Auto-assign apps to workspaces