From 60bda647b1daecfb9e50d816078f6ee303b93403 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 11 Feb 2026 12:23:50 -0600 Subject: feat(hyprland): enable numlock on startup --- dotfiles/hyprland/.config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 54139af..8572dcf 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -108,6 +108,7 @@ cursor { input { kb_layout = us kb_options = ctrl:nocaps + numlock_by_default = true follow_mouse = 0 float_switch_override_focus = 0 mouse_refocus = false -- cgit v1.2.3