mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-04-14 15:40:19 +00:00
Enabled colored nicknames in the userlist by default
This commit is contained in:
@@ -786,6 +786,7 @@ load_default_config(void)
|
|||||||
prefs.hex_gui_transparency = 255;
|
prefs.hex_gui_transparency = 255;
|
||||||
prefs.hex_gui_tray = 1;
|
prefs.hex_gui_tray = 1;
|
||||||
prefs.hex_gui_tray_blink = 1;
|
prefs.hex_gui_tray_blink = 1;
|
||||||
|
prefs.hex_gui_ulist_color = 1;
|
||||||
prefs.hex_gui_ulist_count = 1;
|
prefs.hex_gui_ulist_count = 1;
|
||||||
prefs.hex_gui_ulist_icons = 1;
|
prefs.hex_gui_ulist_icons = 1;
|
||||||
prefs.hex_gui_ulist_style = 1;
|
prefs.hex_gui_ulist_style = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user