From cdb87f6c7afe89382de8a8b3d8dcc9dd6add56a3 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Tue, 7 Nov 2023 20:40:14 -0500 Subject: [PATCH] feat(hyprland): adapt conf to multi display setup --- devices/wim/config/hypr/main.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/devices/wim/config/hypr/main.conf b/devices/wim/config/hypr/main.conf index ff452779..81545c69 100644 --- a/devices/wim/config/hypr/main.conf +++ b/devices/wim/config/hypr/main.conf @@ -14,9 +14,9 @@ xwayland { # See https://wiki.hyprland.org/Configuring/Monitors/ x y monitor=desc:Acer Technologies Acer K212HQL T3EAA0014201, 1920x1080@60, 840x1000, 1, transform, 3 monitor=desc:BOE 0x0964, 1920x1200@60, 0x2920, 1 -monitor=desc:Samsung Electric Company C27JG5x HTOM100586, 2560x1440@144, 1920x120, 1 +monitor=desc:Samsung Electric Company C27JG5x HTOM100586, 2560x1440@60, 1920x120, 1 # Desc of monitor has comma, so force its default on everything and specify everything else -monitor=, 2560x1440@144, 1920x1560, 1 +monitor=, 2560x1440@165, 1920x1560, 1 # Execute your favorite apps at launch exec-once = bash -c "sleep 3; nm-applet" @@ -65,6 +65,10 @@ input { sensitivity = 0 # -1.0 - 1.0, 0 means no modification. } +device:razer-razer-naga-pro-1 { + sensitivity = -0.5 +} + general { # See https://wiki.hyprland.org/Configuring/Variables/ for more