diff options
Diffstat (limited to 'weechat/.weechat/exec.conf')
| -rw-r--r-- | weechat/.weechat/exec.conf | 11 |
1 files changed, 11 insertions, 0 deletions
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 @@ | |||
| 1 | # | ||
| 2 | # exec.conf -- weechat v1.1.1 | ||
| 3 | # | ||
| 4 | |||
| 5 | [command] | ||
| 6 | default_options = "" | ||
| 7 | purge_delay = 0 | ||
| 8 | |||
| 9 | [color] | ||
| 10 | flag_finished = lightred | ||
| 11 | flag_running = lightgreen | ||
