From 12813183465b01acde30a37d9e04f2ea68983c3e Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Sat, 5 Mar 2016 15:08:26 +0100 Subject: weechat: added config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté --- weechat/exec.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 weechat/exec.conf (limited to 'weechat/exec.conf') diff --git a/weechat/exec.conf b/weechat/exec.conf new file mode 100644 index 0000000..39f1929 --- /dev/null +++ b/weechat/exec.conf @@ -0,0 +1,11 @@ +# +# weechat -- exec.conf +# + +[command] +default_options = "" +purge_delay = 0 + +[color] +flag_finished = lightred +flag_running = lightgreen -- cgit v1.2.3