aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/exec.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/exec.conf')
-rw-r--r--weechat/exec.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/weechat/exec.conf b/weechat/exec.conf
index e779bb5..2fc4896 100644
--- a/weechat/exec.conf
+++ b/weechat/exec.conf
@@ -2,10 +2,10 @@
# exec.conf -- weechat v1.1-dev
#
-[command]
-default_options = ""
-purge_delay = 0
-
[color]
flag_finished = lightred
flag_running = lightgreen
+
+[command]
+default_options = ""
+purge_delay = 0