From b22567bc0dbc80ae91b23bd990b28977b6828d9b Mon Sep 17 00:00:00 2001 From: Daniele Pintore Date: Sun, 31 Mar 2024 14:41:39 +0200 Subject: [PATCH] Fix hyprland config for new hyprland update --- .config/hypr/hyprland.conf | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index fc0e8d0..255f0ad 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,9 +1,9 @@ -######################################################################################## -AUTOGENERATED HYPR CONFIG. -PLEASE USE THE CONFIG PROVIDED IN THE GIT REPO /examples/hypr.conf AND EDIT IT, -OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS. -######################################################################################## +# ###################################################################################### +# AUTOGENERATED HYPR CONFIG. +# PLEASE USE THE CONFIG PROVIDED IN THE GIT REPO /examples/hypr.conf AND EDIT IT, +# OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS. +# ####################################################################################### # # Please note not all available settings / options are set here. @@ -119,8 +119,9 @@ gestures { # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more -device:epic-mouse-v1 { - sensitivity = -0.5 +device { + name = tpps/2-elan-trackpoint + sensitivity = -0.5 } xwayland {