fix: replace numlockx with native numlock_by_default; remove invalid --numlock from greetd

- Remove invalid --numlock flag from tuigreet command in greetd config
  (not a recognized tuigreet parameter, caused boot error)
- Replace X11-only 'numlockx on' in Hyprland with native
  'numlock_by_default = true' in the input section
- Update Ansible template and CHANGELOG accordingly
This commit is contained in:
ja
2026-06-01 06:54:39 +02:00
parent cb9b8474bb
commit f1544747a0
2 changed files with 2 additions and 3 deletions
@@ -25,6 +25,7 @@ input {
kb_layout = de
follow_mouse = 1
sensitivity = 0
numlock_by_default = true
}
device {
@@ -61,9 +62,6 @@ dwindle {
preserve_split = yes
}
# NumLock
exec-once = numlockx on
# Keybindings
$mainMod = SUPER