blob: 50253a39cc8eac871a3e4f6e2f128ff7af72ea91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
general {
gaps_in = 0
gaps_out = 0
border_size = 2
col.active_border = $lavender
col.inactive_border = $base
resize_on_border = false
allow_tearing = false
layout = dwindle
}
decoration {
rounding = 0
rounding_power = 0
active_opacity = 1.0
inactive_opacity = 1.0
}
|