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