mirror of
https://github.com/fairyglade/ly.git
synced 2026-02-04 16:34:55 +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:
@@ -53,6 +53,7 @@ gameoflife_frame_delay: usize = 6,
|
||||
gameoflife_initial_density: f32 = 0.4,
|
||||
hide_borders: bool = false,
|
||||
hide_key_hints: bool = false,
|
||||
hide_keyboard_locks: bool = false,
|
||||
hide_version_string: bool = false,
|
||||
initial_info_text: ?[]const u8 = null,
|
||||
input_len: u8 = 34,
|
||||
|
||||
Reference in New Issue
Block a user