From 38cc2ca3234a93da7ef752b6b0c6d3b1dd575374 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 16 Mar 2025 10:40:09 +0900 Subject: natural scroll enabled by default. Enable swallow now switched to false --- config/hypr/UserConfigs/UserSettings.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 9271be3c..7a42d595 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -43,7 +43,7 @@ input { touchpad { disable_while_typing = true - natural_scroll = false + natural_scroll = true clickfinger_behavior = false middle_button_emulation = true tap-to-click = true @@ -80,7 +80,7 @@ misc { vfr = true vrr = 2 mouse_move_enables_dpms = true - enable_swallow = true + enable_swallow = off swallow_regex = ^(kitty)$ focus_on_activate = false initial_workspace_tracking = 0 -- cgit v1.2.3