i3 less borders and gaps

This commit is contained in:
Niklas 2020-09-29 15:50:59 +02:00
parent fdba78ccdd
commit 7994ed61d8

View File

@ -21,9 +21,11 @@
### Basic stuff ###
for_window [class="^.*"] border pixel 4
for_window [class="^.*"] border pixel 2
for_window [instance="floatme"] floating enable
gaps inner 9
gaps inner 4
smart_gaps on
smart_borders on
font pango:monospace 8
workspace_auto_back_and_forth yes
### Definitions ###