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
|
||||
}
|
||||
|
||||
# NumLock
|
||||
exec-once = numlockx on
|
||||
|
||||
# Keybindings
|
||||
$mainMod = SUPER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user