-
|
How to turn on always numlock on just after bootup and not during hyprland session? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi @sarniva you need install the aur package mkinitcpio-numlock, add numlock before encrypt in the /etc/mkinitcpio.conf.d/omarchy_hooks.conf file and run mkinitcpio -P. |
Beta Was this translation helpful? Give feedback.
-
|
You need to set numlock_by_default See more here: https://wiki.hypr.land/Configuring/Variables/ |
Beta Was this translation helpful? Give feedback.
Hi @sarniva you need install the aur package mkinitcpio-numlock, add numlock before encrypt in the /etc/mkinitcpio.conf.d/omarchy_hooks.conf file and run mkinitcpio -P.