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