From 551320bb8f5d64b508d84563d1a384e0c792f518 Mon Sep 17 00:00:00 2001 From: kat witch Date: Wed, 24 Mar 2021 22:54:22 +0000 Subject: [PATCH] hmm, weechat title suffix --- profiles/gui/home/weechat.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/gui/home/weechat.nix b/profiles/gui/home/weechat.nix index 09407516..de6c7ced 100644 --- a/profiles/gui/home/weechat.nix +++ b/profiles/gui/home/weechat.nix @@ -46,7 +46,7 @@ plugins.var.python.title.title_prefix = "weechat - "; plugins.var.python.title.show_hotlist = true; plugins.var.python.title.current_buffer_suffix = " ["; - plugins.var.python.title.title_suffix = "]"; + plugins.var.python.title.title_suffix = " ]"; plugins.var.python.notify_send.icon = ""; sec = { crypt = {