From 83979bd275da9b6ff236aa3207e954a4c4475471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=2E=20R=C3=B8dseth?= Date: Wed, 24 Oct 2018 10:45:38 +0200 Subject: [PATCH] Enable gaps in the default configuration --- config.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config.in b/config.in index 72523816e..d6aba9d01 100644 --- a/config.in +++ b/config.in @@ -196,6 +196,14 @@ mode "resize" { } bindsym $mod+r mode "resize" +# +# Gaps: +# +gaps inner 10 +gaps outer 15 +smart_gaps on +smart_borders on + # # Status Bar: #