diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 1a5222a..4fcb14b 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -102,7 +102,7 @@ input = { kb_layout = "us,jp"; - kb_options = "caps:ctrl_modifier" "grp:caps_toggle"; + kb_options = "caps:ctrl_modifier"; numlock_by_default = true; follow_mouse = 1; sensitivity = 0;