Add option to hide CapsLock and NumLock states (#864)

Reviewed-on: https://codeberg.org/fairyglade/ly/pulls/864
Reviewed-by: AnErrupTion <anerruption@disroot.org>
Co-authored-by: notiant <codeberg.cizj4@simplelogin.com>
Co-committed-by: notiant <codeberg.cizj4@simplelogin.com>
This commit is contained in:
notiant
2025-11-15 16:32:42 +01:00
committed by AnErrupTion
parent 68ec85f412
commit cc07c4870a
3 changed files with 5 additions and 1 deletions

View File

@@ -218,6 +218,9 @@ hide_borders = false
# Remove power management command hints
hide_key_hints = false
# Remove keyboard lock states from the top right corner
hide_keyboard_locks = false
# Remove version number from the top left corner
hide_version_string = false