Remove titlebars
This commit is contained in:
parent
a4c81c9be7
commit
404e096bf8
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ smart_gaps on
|
||||||
gaps inner 3
|
gaps inner 3
|
||||||
gaps outer 2
|
gaps outer 2
|
||||||
|
|
||||||
|
# No title bars
|
||||||
|
default_border pixel 2
|
||||||
|
|
||||||
bindsym $mod+o gaps outer current plus 5
|
bindsym $mod+o gaps outer current plus 5
|
||||||
bindsym $mod+Shift+o gaps outer current minus 5
|
bindsym $mod+Shift+o gaps outer current minus 5
|
||||||
bindsym $mod+i gaps inner current plus 5
|
bindsym $mod+i gaps inner current plus 5
|
||||||
|
|
Loading…
Add table
Reference in a new issue