Remove gaps
This commit is contained in:
parent
258aa09f42
commit
b05a288dcd
|
@ -172,9 +172,6 @@ exec --no-startup-id $HOME/bin/xrandr/monitor_setup.sh single
|
||||||
|
|
||||||
# Window titlebar and gaps
|
# Window titlebar and gaps
|
||||||
for_window [class="^.*"] border pixel 2
|
for_window [class="^.*"] border pixel 2
|
||||||
gaps inner 5
|
|
||||||
gaps outer 5
|
|
||||||
smart_gaps on
|
|
||||||
|
|
||||||
# reload the configuration file
|
# reload the configuration file
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
|
|
Loading…
Reference in New Issue