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";