Turn icons on by default
This commit is contained in:
parent
3001f79fc3
commit
5caac20268
@ -416,7 +416,7 @@ void load_settings(char *cmdline_config_path)
|
||||
{
|
||||
char *c = option_get_string(
|
||||
"global",
|
||||
"icon_position", "-icon_position", "off",
|
||||
"icon_position", "-icon_position", "left",
|
||||
"Align icons left/right/off"
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user