From 5b222e467c143b81c6993ee28fe5adf23f1a8a2f Mon Sep 17 00:00:00 2001 From: joygnu 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 = [