added trackpoint sensitivity settings and updatd gitignore to ignore swp files

This commit is contained in:
opal
2024-07-07 09:47:54 -07:00
parent a44bab4040
commit 45add07ce1
2 changed files with 7 additions and 4 deletions

View File

@@ -235,10 +235,12 @@ input type:keyboard {
repeat_rate 45
}
# input "TPPS/2 Elan TrackPoint" {
# accel_profile "adaptive"
# pointer_accel 0.1
# }
input "1739:52824:SYNA8008:00_06CB:CE58_Touchpad" {
events disabled
}
input 2:10:TPPS/2_Elan_TrackPoint pointer_accel 0.5
# Hide mouse cursor after inactivity
seat * hide_cursor 10000

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.config/qutebrowser/quickmarks
.config/borgmatic/config.yaml
.config/beets/beets-library.db
*.swp