1
0
mirror of https://github.com/vbrandl/dotfiles synced 2025-08-20 20:55:40 +02:00

Disable gaps

This commit is contained in:
Valentin Brandl
2019-06-30 15:56:49 +02:00
parent 868515cddd
commit 3cc144424c

View File

@@ -209,13 +209,13 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
client.background #111111 client.background #111111
set $default_gaps_inner 10 # set $default_gaps_inner 10
set $default_gaps_outer -4 # set $default_gaps_outer -10
gaps inner $default_gaps_inner # gaps inner $default_gaps_inner
gaps outer $default_gaps_outer # gaps outer $default_gaps_outer
smart_gaps on # smart_gaps on
smart_borders on # smart_borders on
#custom bindings #custom bindings
bindsym $mod+shift+x exec ~/bin/lock.sh bindsym $mod+shift+x exec ~/bin/lock.sh