i3 less borders and gaps
This commit is contained in:
parent
fdba78ccdd
commit
7994ed61d8
@ -21,9 +21,11 @@
|
|||||||
|
|
||||||
### Basic stuff ###
|
### Basic stuff ###
|
||||||
|
|
||||||
for_window [class="^.*"] border pixel 4
|
for_window [class="^.*"] border pixel 2
|
||||||
for_window [instance="floatme"] floating enable
|
for_window [instance="floatme"] floating enable
|
||||||
gaps inner 9
|
gaps inner 4
|
||||||
|
smart_gaps on
|
||||||
|
smart_borders on
|
||||||
font pango:monospace 8
|
font pango:monospace 8
|
||||||
workspace_auto_back_and_forth yes
|
workspace_auto_back_and_forth yes
|
||||||
### Definitions ###
|
### Definitions ###
|
||||||
|
Loading…
Reference in New Issue
Block a user