aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/exec.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-09-25 22:04:04 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-09-25 22:04:04 +0200
commit81b3bcaf51dd3e995f38aac9da91017ef4c3ba0b (patch)
treef817c3ee415d380eaaa73f1129fb083ecabd4670 /weechat/exec.conf
parent9e18566c4fe823b5f04d4e3361bb9c10f67faf26 (diff)
downloaddotfiles-81b3bcaf51dd3e995f38aac9da91017ef4c3ba0b.tar.xz
weechat: bunch of things have been moved around for no reason..
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