irssi/config: activate rainbow-dark as the default theme
This commit is contained in:
@@ -471,7 +471,7 @@ statusbar = {
|
||||
};
|
||||
};
|
||||
settings = {
|
||||
core = { real_name = "g"; user_name = "g"; nick = "grave"; };
|
||||
core = { real_name = "g"; user_name = "g"; nick = "grave"; theme = "rainbow-dark"; };
|
||||
"fe-text" = { actlist_sort = "refnum"; };
|
||||
"irc/core" = { cmds_max_at_once = "999999"; cmd_queue_speed = "0ms"; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user