Add global gitignore and remove mouse accel

This commit is contained in:
Daniel Flanagan 2021-03-10 15:56:59 -06:00
parent ecc95cf917
commit c92a6dbf00
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
2 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,7 @@
[core]
editor = nvim
excludesfile = /home/daniel/.home/.gitignore
[http "https://gopkg.in"]
followRedirects = true

View File

@ -34,6 +34,10 @@ input type:keyboard {
# xkb_options ctrl:nocaps
}
input type:pointer {
pointer_accel 0
}
input type:touchpad {
dwt enabled
tap enabled