dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 78681a7198b1ac9765335e5a8c0b173eae1a538a
parent 5218a65c30dc193780b3d6053726c3c5c6116282
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon,  6 Apr 2020 20:18:49 +0200

irssi config


Former-commit-id: 69741eb05d63d53cf0eb82cc208da4d8351c6a48
Diffstat:
Mirssi/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/irssi/config b/irssi/config @@ -229,7 +229,7 @@ settings = { awl_block = "-14"; trackbar_require_seen = "yes"; }; - "fe-common/core" = { print_active_channel = "no"; theme = "mine"; }; + "fe-common/core" = { print_active_channel = "no"; theme = "tugg"; }; }; hilights = ( { text = "zeroalpha"; nick = "yes"; word = "yes"; } ); ignores = ( { level = "JOINS PARTS QUITS"; } );