From e547d60c9ee09e8f791187098d9417e347286265 Mon Sep 17 00:00:00 2001 From: joy Date: Sun, 8 Sep 2024 17:52:02 +0200 Subject: [PATCH] repete rate for latop and desktop --- modules/hypr/hyprland/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/hypr/hyprland/default.nix b/modules/hypr/hyprland/default.nix index 152334e..187d4a3 100644 --- a/modules/hypr/hyprland/default.nix +++ b/modules/hypr/hyprland/default.nix @@ -76,7 +76,10 @@ kb_options = "grp:alt_shift_toggle,caps:swapescape"; }; device = { - name = "compx-2.4g-wireless-receiver "; + name = [ + "compx-2.4g-wireless-receiver" + "at-translated-set-2-keyboard" + ]; repeat_rate = "50"; }; bind = [