From 32b4354151461cd7da2785707b06593d96aaaa8e Mon Sep 17 00:00:00 2001 From: Mads Fagerlund Date: Thu, 2 Jul 2026 17:23:51 +0200 Subject: [PATCH] update name of keyboard to match bluetooth instead of usb --- config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index adcdc7f..9910e69 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -9,7 +9,7 @@ device { # TrackPoint (Corne nipple): hold middle button + move to scroll, joystick-style device { - name = zmk-project-corne-tp + name = 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