From 4a629384742bb6cf89c32242507b9d013f577a11 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Thu, 23 Jul 2015 09:39:31 +0000 Subject: Added weechat configs --- weechat/.weechat/exec.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 weechat/.weechat/exec.conf (limited to 'weechat/.weechat/exec.conf') diff --git a/weechat/.weechat/exec.conf b/weechat/.weechat/exec.conf new file mode 100644 index 0000000..f7f6212 --- /dev/null +++ b/weechat/.weechat/exec.conf @@ -0,0 +1,11 @@ +# +# exec.conf -- weechat v1.1.1 +# + +[command] +default_options = "" +purge_delay = 0 + +[color] +flag_finished = lightred +flag_running = lightgreen -- cgit v1.2.3