omarchy
omarchy copied to clipboard
Keyboard layout indicator on lock screen
What do you need?
It would be helpful for users who use multiple keyboard layouts to see which layout is currently active for the password input on the lock screen. Alternatively, perhaps password input could be restricted to the US-EN layout only.
I added this to the hyprlock.conf:
label {
monitor =
text = $LAYOUT
color = rgba(200, 200, 200, 1.0)
font_size = 15
font_family = CaskaydiaMono Nerd Font
halign = right
valign = bottom
}
and now it shows the current layout in bottom right corner