diff --git a/modules/hm/gui/sway.nix b/modules/hm/gui/sway.nix index 5ed2293..9c7a312 100644 --- a/modules/hm/gui/sway.nix +++ b/modules/hm/gui/sway.nix @@ -97,8 +97,6 @@ in input."type:keyboard" = { repeat_delay = "300"; repeat_rate = "50"; - xkb_options = "caps:swapescape,compose:ralt"; - xkb_numlock = "enabled"; }; # Touchpad input."type:touchpad" = {