1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-22 16:03:50 +01:00

Disable gaps

This commit is contained in:
Valentin Brandl 2019-06-30 15:56:49 +02:00
parent 868515cddd
commit 3cc144424c
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

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