Enable NumLock on boot via tuigreet and Hyprland
- Install numlockx - Add --numlock flag to tuigreet greeter - Add exec-once = numlockx on to Hyprland config
This commit is contained in:
@@ -61,6 +61,9 @@ dwindle {
|
|||||||
preserve_split = yes
|
preserve_split = yes
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# NumLock
|
||||||
|
exec-once = numlockx on
|
||||||
|
|
||||||
# Keybindings
|
# Keybindings
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user