diff options
Diffstat (limited to '.weechat-tutorial/exec.conf')
| -rwxr-xr-x | .weechat-tutorial/exec.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.weechat-tutorial/exec.conf b/.weechat-tutorial/exec.conf new file mode 100755 index 0000000..39f1929 --- /dev/null +++ b/.weechat-tutorial/exec.conf @@ -0,0 +1,11 @@ +# +# weechat -- exec.conf +# + +[command] +default_options = "" +purge_delay = 0 + +[color] +flag_finished = lightred +flag_running = lightgreen |
