aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/hyprland.conf
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-06-22 13:01:59 +0200
committervaxerski <[email protected]>2022-06-22 13:01:59 +0200
commit499d2e41bfbc76525c3f03e1fb0a057b910c0c4b (patch)
treec094bdada9dca6ba561cd005fd400d2e266b3609 /example/hyprland.conf
parentd614fa895e63dcb42b2405b823f6d1a3663be084 (diff)
downloadHyprland-499d2e41bfbc76525c3f03e1fb0a057b910c0c4b.tar.gz
Hyprland-499d2e41bfbc76525c3f03e1fb0a057b910c0c4b.zip
default apply_sens_to_raw to 0
Diffstat (limited to 'example/hyprland.conf')
-rw-r--r--example/hyprland.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf
index d67355aa..931baf49 100644
--- a/example/hyprland.conf
+++ b/example/hyprland.conf
@@ -27,6 +27,8 @@ general {
col.active_border=0x66ee1111
col.inactive_border=0x66333333
+ apply_sens_to_raw=0 # do not apply the sensitivity to raw input (e.g. used by games where you aim)
+
damage_tracking=full # leave it on full unless you hate your GPU and want to make it suffer
}