added trackpoint sensitivity settings and updatd gitignore to ignore swp files
This commit is contained in:
+6
-4
@@ -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,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
|
||||||
|
|||||||
Reference in New Issue
Block a user