From baa664eeb744727a68633e4cbeccac4fe4998bd6 Mon Sep 17 00:00:00 2001 From: Mads Fagerlund Date: Thu, 2 Jul 2026 14:51:44 +0200 Subject: [PATCH] update mouse --- config/hypr/hyprland.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index c3e066d..7ea9be7 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -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