feat(hyprland): enable numlock by default for any keyboard

This commit is contained in:
2026-07-21 10:41:15 +02:00
parent 5c4045f4a6
commit b413c8af81
+1
View File
@@ -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";