aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/rc-4.3-3.lua
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/rc-4.3-3.lua')
-rw-r--r--.config/awesome/rc-4.3-3.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/rc-4.3-3.lua b/.config/awesome/rc-4.3-3.lua
index 3e24c64..bc08e0b 100644
--- a/.config/awesome/rc-4.3-3.lua
+++ b/.config/awesome/rc-4.3-3.lua
@@ -811,7 +811,7 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
-- }}}
-- gaps
-beautiful.useless_gap = 5
+beautiful.useless_gap = 2
-- run garbage collector regularly to prevent memory leaks
gears.timer {