From 7eb27907f58f0f6e1632649076f20361f6a50116 Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 22 Sep 2025 18:43:45 +0200 Subject: up --- .local/share/irssi/gruvbox.theme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.local/share') diff --git a/.local/share/irssi/gruvbox.theme b/.local/share/irssi/gruvbox.theme index 5cb7b84..4710029 100644 --- a/.local/share/irssi/gruvbox.theme +++ b/.local/share/irssi/gruvbox.theme @@ -319,9 +319,9 @@ formats = { msg_private = "{privmsg $nickcolor$0 $1}$2"; msg_private_query = "{privmsgnick $nickcolor$0}$2"; join = "%K{channick_hilight $0} %K{chanhost_hilight $1} %Khas joined %K{channel $2}"; - part = "%K{channick $0} %K{chanhost $1} %Khas left %K{channel $2}%K{reason $3}"; + part = "%K{channick $0} %K{chanhost $1} %Khas left %K{channel $2} %K{reason $3}"; quit = "%K{channick $0} %K{chanhost $1} %Khas quit %K{reason $2}"; - kick = "%r{channick $0} %Kwas kicked from %r{channel $1} %Kby %r{nick $2}%r{reason $3}"; + kick = "%r{channick $0} %Kwas kicked from %r{channel $1} %Kby %r{nick $2} %r{reason $3}"; nick_changed = "%W{channick_hilight $0} %Kis now known as %W{channick_hilight $1}"; }; }; -- cgit v1.2.3