added trackpoint sensitivity settings and updatd gitignore to ignore swp files
This commit is contained in:
@@ -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
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
.config/qutebrowser/quickmarks
|
||||
.config/borgmatic/config.yaml
|
||||
.config/beets/beets-library.db
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user