Fix cursor warp and update border

This commit is contained in:
2024-06-28 19:01:32 +02:00
parent 4f915a8d31
commit f12b44bda5

View File

@ -52,10 +52,14 @@ input {
accel_profile = flat
}
cursor {
no_warps = true
}
general {
gaps_in = 3
gaps_out = 5
border_size = 3
border_size = 2
col.active_border = rgb(26a269)
col.inactive_border = rgb(595959)