update mouse
This commit is contained in:
parent
49f08fa04e
commit
baa664eeb7
1 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# -- Monitors & input defaults (overridable per-host) --
|
||||
monitor = , preferred, auto, 2.0
|
||||
# -- Monitors & input defaults --
|
||||
# Monitor layout is host-specific; written by the flake per host.
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
|
||||
device {
|
||||
name = apple-spi-keyboard
|
||||
|
|
@ -8,7 +9,7 @@ device {
|
|||
|
||||
# TrackPoint (Corne nipple): hold middle button + move to scroll, joystick-style
|
||||
device {
|
||||
name = corne-tp
|
||||
name = zmk-project-corne-tp
|
||||
scroll_method = on_button_down
|
||||
scroll_button = 274 # BTN_MIDDLE
|
||||
scroll_button_lock = false # set true to toggle scroll on/off with a tap instead of holding
|
||||
|
|
|
|||
Loading…
Reference in a new issue