feat(hyprland): enable numlock by default for any keyboard
This commit is contained in:
@@ -591,6 +591,7 @@ in
|
|||||||
input = {
|
input = {
|
||||||
kb_layout = "de";
|
kb_layout = "de";
|
||||||
follow_mouse = 1;
|
follow_mouse = 1;
|
||||||
|
numlock_by_default = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
|
|||||||
Reference in New Issue
Block a user