mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-19 20:14:19 +02:00
Forgot a file lol
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
0c69e0412c
commit
3e6d7a1b3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue