From 8247d8355654b53aececece91eb3cdfa424627db Mon Sep 17 00:00:00 2001 From: Maximilian Wagner Date: Mon, 1 Apr 2024 22:04:23 +0200 Subject: [PATCH] fixed update-caused errors, nofix --- hyprland.conf | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index 6404e5b..fc1ca15 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -1,5 +1,4 @@ source=~/.config/hypr/mocha.conf -$COLOR # See https://wiki.hyprland.org/Configuring/Monitors/ monitor=,preferred,auto,auto @@ -51,9 +50,14 @@ input { sensitivity = 0 # -1.0 - 1.0, 0 means no modification. } -device:logitech-mx-ergo-multi-device-trackball- { - sensitivity = -0.2 -} +# this throws error since last update +# device:logitech-mx-ergo-multi-device-trackball- { +# sensitivity = -0.2 +# } +# +# device:logitech-g703-ls-1 { +# sensitivity = -0.1 +# } general { # See https://wiki.hyprland.org/Configuring/Variables/ for more