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
+6 -4
View File
@@ -235,10 +235,12 @@ input type:keyboard {
repeat_rate 45 repeat_rate 45
} }
# input "TPPS/2 Elan TrackPoint" { input "1739:52824:SYNA8008:00_06CB:CE58_Touchpad" {
# accel_profile "adaptive" events disabled
# pointer_accel 0.1 }
# }
input 2:10:TPPS/2_Elan_TrackPoint pointer_accel 0.5
# Hide mouse cursor after inactivity # Hide mouse cursor after inactivity
seat * hide_cursor 10000 seat * hide_cursor 10000
+1
View File
@@ -1,3 +1,4 @@
.config/qutebrowser/quickmarks .config/qutebrowser/quickmarks
.config/borgmatic/config.yaml .config/borgmatic/config.yaml
.config/beets/beets-library.db .config/beets/beets-library.db
*.swp