mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 18:11:52 +01:00
Fix cursor warp and update border
This commit is contained in:
@ -52,10 +52,14 @@ input {
|
|||||||
accel_profile = flat
|
accel_profile = flat
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cursor {
|
||||||
|
no_warps = true
|
||||||
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
gaps_in = 3
|
gaps_in = 3
|
||||||
gaps_out = 5
|
gaps_out = 5
|
||||||
border_size = 3
|
border_size = 2
|
||||||
col.active_border = rgb(26a269)
|
col.active_border = rgb(26a269)
|
||||||
col.inactive_border = rgb(595959)
|
col.inactive_border = rgb(595959)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user