Remove titlebars

This commit is contained in:
Micke Nordin 2020-12-15 19:41:19 +01:00
parent a4c81c9be7
commit 404e096bf8

View file

@ -48,6 +48,9 @@ smart_gaps on
gaps inner 3
gaps outer 2
# No title bars
default_border pixel 2
bindsym $mod+o gaps outer current plus 5
bindsym $mod+Shift+o gaps outer current minus 5
bindsym $mod+i gaps inner current plus 5