mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-20 20:44:19 +02:00
FEAT: Adding balanced edge margin for the DM
This commit is contained in:
parent
dd95d7c633
commit
3b5c722930
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ allow_empty_password: bool = true,
|
|||
animation: Animation = .none,
|
||||
animation_timeout_sec: u12 = 0,
|
||||
asterisk: ?u32 = '*',
|
||||
auth_fails: u64 = 2,
|
||||
auth_fails: u64 = 10,
|
||||
battery_id: ?[]const u8 = null,
|
||||
edge_margin: u8 = 0,
|
||||
bg: u32 = 0x00000000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue