From 7772d99eea4166597bf6b67240645c2fdf69f58a Mon Sep 17 00:00:00 2001 From: zackartz Date: Wed, 17 Apr 2024 21:41:48 -0400 Subject: [PATCH] 400 current 2024-04-17 21:41:47 24.05.20240417.203fac8 6.8.6-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta --- modules/rice/sway/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/rice/sway/default.nix b/modules/rice/sway/default.nix index 361fa39..42aff34 100644 --- a/modules/rice/sway/default.nix +++ b/modules/rice/sway/default.nix @@ -8,6 +8,10 @@ startup = [{command = "firefox";}]; input = { + "Logitech USB Receiver Keyboard" = { + accel_profile = "flat"; + pointer_accel = "0.5"; + }; "Logitech USB Receiver" = { accel_profile = "flat"; pointer_accel = "0.5";