mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 10:01:54 +01:00
Fix cursor warp and update border
This commit is contained in:
@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user