diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 3cdf290..a218731 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -50,6 +50,7 @@ lib.mkIf osConfig.programs.hyprland.enable { }; input = { + numlock_by_default = true; kb_options = "compose:caps"; };