From 11fb372518a82855ef0757aae1dc45289c8f4581 Mon Sep 17 00:00:00 2001 From: eeemsi Date: Fri, 17 Nov 2023 18:47:16 +0100 Subject: [PATCH] del (helper/weechat.autoadjust): used on remote session - not really a local config --- helper/weechat.autoadjust | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 helper/weechat.autoadjust diff --git a/helper/weechat.autoadjust b/helper/weechat.autoadjust deleted file mode 100644 index 131492a..0000000 --- a/helper/weechat.autoadjust +++ /dev/null @@ -1,5 +0,0 @@ -# this is a list of commands to assist in enhancing readability -# of topic, status and bufflist -set weechat.bar.status.color_bg white -set weechat.bar.title.color_bg white -set buflist.format.buffer_current "${color:,white}${format_buffer}"