From 1b841b9a831099b2403b92b7f11bfebf3bc988ca Mon Sep 17 00:00:00 2001 From: Maximilian Wagner Date: Sat, 22 Jun 2024 10:25:23 +0200 Subject: [PATCH] tweaks --- hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hyprland.conf b/hyprland.conf index 85a4284..d0e9fb0 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -3,6 +3,7 @@ source=~/.config/hypr/mocha.conf # See https://wiki.hyprland.org/Configuring/Monitors/ monitor=,highres,auto,auto monitor=eDP-1,highres,0x0,1.566667 +monitor=DP-2,2560x1440@144.00000,0x0,1.0 workspace = name:special:magic,monitor:eDP-1,gapsin:10,gapsout:100 @@ -51,7 +52,7 @@ input { touchpad { natural_scroll = true - disable_while_typing = true + disable_while_typing = false scroll_factor = 0.4 }