nyx: config: rename entries column var

This commit is contained in:
CTCaer
2022-10-11 06:24:52 +03:00
parent 7cac7fe095
commit f5fb0a1ee9
5 changed files with 58 additions and 54 deletions

View File

@@ -43,7 +43,7 @@ typedef struct _hekate_config
typedef struct _nyx_config
{
u32 theme_color;
u32 entries_5_columns;
u32 entries_5_col;
u32 timeoff;
u32 home_screen;
u32 verification;