summaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.config
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-11 12:23:50 -0600
committerCraig Jennings <c@cjennings.net>2026-02-11 12:23:50 -0600
commit60bda647b1daecfb9e50d816078f6ee303b93403 (patch)
tree61353ec1a7b497796f61f30ac911321d7ccea5b5 /dotfiles/hyprland/.config
parent3d24339d942446dee504c3d6f2323c1dd32bd89b (diff)
feat(hyprland): enable numlock on startupHEADmain
Diffstat (limited to 'dotfiles/hyprland/.config')
-rw-r--r--dotfiles/hyprland/.config/hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
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