mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 03:34:54 +00:00
color mix animation
This commit is contained in:
@@ -22,6 +22,9 @@ brightness_up_key: []const u8 = "F6",
|
||||
clear_password: bool = false,
|
||||
clock: ?[:0]const u8 = null,
|
||||
cmatrix_fg: u16 = 3,
|
||||
colormix_col1: u16 = 2,
|
||||
colormix_col2: u16 = 5,
|
||||
colormix_col3: u16 = 1,
|
||||
console_dev: []const u8 = "/dev/console",
|
||||
default_input: Input = .login,
|
||||
error_bg: u16 = 0,
|
||||
|
||||
Reference in New Issue
Block a user