From 01131a9fef5d726397e693666ac85ad9530df158 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Thu, 29 Sep 2022 22:35:16 +0200 Subject: [PATCH] some hyprland configs --- modules/desktop/hyprland/home.nix | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/modules/desktop/hyprland/home.nix b/modules/desktop/hyprland/home.nix index 5a589f6..a80171e 100644 --- a/modules/desktop/hyprland/home.nix +++ b/modules/desktop/hyprland/home.nix @@ -49,13 +49,19 @@ kb_layout=us follow_mouse=1 repeat_delay=250 - numlock_by_default=1 + numlock_by_default=0 force_no_accel=1 sensitivity=1 + touchpad { + disable_while_typing=1 + natural_scroll=0 + } + workspace_swipe=1 } dwindle { pseudotile=0 } + no_vfr=0 bind=SUPER,Return,exec,${pkgs.alacritty}/bin/alacritty bind=SUPER,Q,killactive, bind=SUPER,Escape,exit,