Skip to content
Snippets Groups Projects
Commit 062e1c5b authored by nkour's avatar nkour
Browse files

default to dcraven iconset

parent cc76b95f
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ class Config:
'last_status_msg_invisible': [ opt_str, '' ],
'last_status_msg_offline': [ opt_str, '' ],
'trayicon': [ opt_bool, True ],
'iconset': [ opt_str, 'sun' ],
'iconset': [ opt_str, 'dcraven' ],
'use_transports_iconsets': [ opt_bool, True ],
'inmsgcolor': [ opt_color, '#a34526' ],
'outmsgcolor': [ opt_color, '#164e6f' ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment