diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 9e662b0..25da213 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -101,6 +101,7 @@ ]; input = { + kb_options = "caps:ctrl_modifier"; kb_layout = "us"; numlock_by_default = true; follow_mouse = 1;