From 45af999d67beb0ca3ca41ccea186b4901783c001 Mon Sep 17 00:00:00 2001 From: willifan Date: Tue, 5 Nov 2024 23:06:41 +0100 Subject: [PATCH] changed steam deck touchdevice transform --- users/willifan/desktop/hyprland/Lillie/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/users/willifan/desktop/hyprland/Lillie/hyprland.nix b/users/willifan/desktop/hyprland/Lillie/hyprland.nix index 1a5a830..c276236 100644 --- a/users/willifan/desktop/hyprland/Lillie/hyprland.nix +++ b/users/willifan/desktop/hyprland/Lillie/hyprland.nix @@ -44,6 +44,8 @@ follow_mouse = 1; touchpad.natural_scroll = "yes"; + + touchdevice.transform = 3; sensitivity = -0.8; # -1.0 - 1.0, 0 means no modification. numlock_by_default = 1;