mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user