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.
|
||||
accel_profile=flat
|
||||
|
||||
touchpad {
|
||||
disable_while_typing = false
|
||||
}
|
||||
}
|
||||
|
||||
general {
|
||||
gaps_in=9
|
||||
gaps_out=15
|
||||
border_size=2
|
||||
col.active_border=0xffeeaaee 0xffaaaaee 45deg
|
||||
col.active_border=0xffaaaaee 0xffeeaaee 45deg
|
||||
col.inactive_border=0x66333333
|
||||
|
||||
apply_sens_to_raw=0
|
||||
@@ -30,9 +34,11 @@ general {
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
blur = true
|
||||
blur_size = 5
|
||||
blur_new_optimizations = on
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
new_optimizations = on
|
||||
}
|
||||
}
|
||||
|
||||
dwindle {
|
||||
|
||||
Reference in new issue
Block a user