diff options
author | joe <rbo@gmx.us> | 2025-09-22 15:36:49 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-22 15:36:49 +0200 |
commit | 01c0c82ad48f6d7b302e72d2c7acd4202f4d214d (patch) | |
tree | 56bad348d0c44e851ee5533945f3ac781da9488d /.local/share/irssi/default.theme | |
parent | up (diff) | |
download | dotfiles-bsd-01c0c82ad48f6d7b302e72d2c7acd4202f4d214d.tar.gz dotfiles-bsd-01c0c82ad48f6d7b302e72d2c7acd4202f4d214d.tar.bz2 dotfiles-bsd-01c0c82ad48f6d7b302e72d2c7acd4202f4d214d.tar.xz dotfiles-bsd-01c0c82ad48f6d7b302e72d2c7acd4202f4d214d.tar.zst dotfiles-bsd-01c0c82ad48f6d7b302e72d2c7acd4202f4d214d.zip |
up
Diffstat (limited to '.local/share/irssi/default.theme')
-rw-r--r-- | .local/share/irssi/default.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/irssi/default.theme b/.local/share/irssi/default.theme index 79b1af5..96bed02 100644 --- a/.local/share/irssi/default.theme +++ b/.local/share/irssi/default.theme @@ -118,7 +118,7 @@ abstracts = { ## # the basic styling of how to print message, $0 = nick mode, $1 = nick - msgnick = "%K<%n$0$1-%K>%n %|"; + # msgnick = "%K<%n$0$1-%K>%n %|"; # message from you is printed. "ownnick" specifies the styling of the # nick ($0 part in msgnick) and "ownmsgnick" specifies the styling of the |