From 0fdabe1f5700ee49f25c8953e37fd28c760ff249 Mon Sep 17 00:00:00 2001 From: Daniele Pintore Date: Sun, 31 Mar 2024 15:04:07 +0200 Subject: [PATCH] fixing hyprland config --- .config/hypr/hyprland.conf | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 221eb7b..df4dd75 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,9 +119,10 @@ 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 { force_zero_scaling = true @@ -209,3 +210,4 @@ windowrule=tile,title:IDA v7 windowrule = opacity 1.0 override 0.8 override,^(kitty)$ # set opacity to 1.0 active and 0.5 inactive for kitty +