[Hyprland] Enable numlock by default

This commit is contained in:
2026-09-05 19:24:47 -07:00
parent 62da8c9c9f
commit 234d3ec19d
@@ -46,6 +46,7 @@ hl.config({
kb_layout = "us", kb_layout = "us",
kb_options = "compose:ralt", kb_options = "compose:ralt",
sensitivity = 0, sensitivity = 0,
numlock_by_default = true,
touchpad = { touchpad = {
natural_scroll = false, natural_scroll = false,
}, },