This commit is contained in:
Your Name 2024-10-20 09:03:05 +00:00
parent ce965804d3
commit 2d8ac6280f
9 changed files with 116 additions and 51 deletions

View file

@ -9,7 +9,8 @@ typedef struct {
struct utsname uts;
char *pkg_cmd;
char *color;
char *logo_color;
char *font_color;
size_t logo_size;
char **logo;