[Hyprland] Enable numlock by default
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user