idk
This commit is contained in:
1 parent
4ab5fa9ad9
commit
b2f23dcfbf
1 file changed
+10
-4
+10
-4
@@ -16,13 +16,17 @@ input {
|
|||||||
|
|
||||||
sensitivity=0.5 # -1.0 - 1.0, 0 means no modification.
|
sensitivity=0.5 # -1.0 - 1.0, 0 means no modification.
|
||||||
accel_profile=flat
|
accel_profile=flat
|
||||||
|
|
||||||
|
touchpad {
|
||||||
|
disable_while_typing = false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
gaps_in=9
|
gaps_in=9
|
||||||
gaps_out=15
|
gaps_out=15
|
||||||
border_size=2
|
border_size=2
|
||||||
col.active_border=0xffeeaaee 0xffaaaaee 45deg
|
col.active_border=0xffaaaaee 0xffeeaaee 45deg
|
||||||
col.inactive_border=0x66333333
|
col.inactive_border=0x66333333
|
||||||
|
|
||||||
apply_sens_to_raw=0
|
apply_sens_to_raw=0
|
||||||
@@ -30,9 +34,11 @@ general {
|
|||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 10
|
rounding = 10
|
||||||
blur = true
|
blur {
|
||||||
blur_size = 5
|
enabled = true
|
||||||
blur_new_optimizations = on
|
size = 3
|
||||||
|
new_optimizations = on
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
|
|||||||
Reference in new issue
Block a user