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 }