mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Update IRSSI config
This commit is contained in:
@@ -63,7 +63,7 @@ abstracts = {
|
||||
##
|
||||
|
||||
# the basic styling of how to print message, $0 = nick mode, $1 = nick
|
||||
msgnick = "%b<%n%_$0%_%b$1-%b>%n %|";
|
||||
msgnick = "%B<%n%_$0%_%b$1-%B>%n %|";
|
||||
|
||||
# message from you is printed. "msgownnick" specifies the styling of the
|
||||
# nick ($0 part in msgnick) and "ownmsgnick" specifies the styling of the
|
||||
@@ -118,7 +118,7 @@ abstracts = {
|
||||
##
|
||||
|
||||
# used internally by this theme
|
||||
action_core = "%b $0-";
|
||||
action_core = "%B $0-%b";
|
||||
|
||||
# generic one that's used by most actions
|
||||
action = "{action_core $0-} ";
|
||||
|
||||
Reference in New Issue
Block a user