mirror of https://github.com/fairyglade/ly.git
Forgot a file lol
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
0c69e0412c
commit
3e6d7a1b3b
|
@ -28,7 +28,7 @@ colormix_col3: u32 = 0x20000000,
|
|||
console_dev: []const u8 = "/dev/console",
|
||||
default_input: Input = .login,
|
||||
error_bg: u32 = 0x00000000,
|
||||
error_fg: u32 = 0x11FF0000,
|
||||
error_fg: u32 = 0x01FF0000,
|
||||
fg: u32 = 0x00FFFFFF,
|
||||
hide_borders: bool = false,
|
||||
hide_key_hints: bool = false,
|
||||
|
|
Loading…
Reference in New Issue