diff --git a/modules/app/irc/config.el b/modules/app/irc/config.el index c7a083ea0..c7391c396 100644 --- a/modules/app/irc/config.el +++ b/modules/app/irc/config.el @@ -171,6 +171,7 @@ playback.") (enable-lui-autopaste) ; prompt to use paste service for large pastes (enable-lui-track) ; horizontal line marking last read message + (enable-lui-irc-colors) ; enable IRC colors (see https://www.mirc.co.uk/colors.html) (add-hook! 'lui-pre-output-hook (defun +irc-truncate-nicks-h ()