Backup.
This commit is contained in:
parent
6a32cd9e45
commit
6c85108a9c
3 changed files with 58 additions and 12 deletions
|
|
@ -5,15 +5,20 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
bg = "0x00000000";
|
||||
border_fg = "0x00332215";
|
||||
box_title = "It booted, of course.";
|
||||
animate = true;
|
||||
animation = "doom";
|
||||
animation = "matrix";
|
||||
doom_fire_height= "5";
|
||||
doom_fire_spread = "1";
|
||||
doom_top_color = "0x00332215";
|
||||
doom_middle_color = "0x00948371";
|
||||
doom_bottom_color = "0x00FFFFFF";
|
||||
colormix_col1 = "0xFF8AD2D5";
|
||||
colormix_col2 = "0xFFFFFFFF";
|
||||
colormix_col3 = "0xFF765D8F";
|
||||
border_fg = "0x00000000";
|
||||
cmatrix_min_codepoint = "0x3000";
|
||||
cmatrix_max_codepoint = "0x30FF";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue