aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/script.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/script.conf
parent9e18566c4fe823b5f04d4e3361bb9c10f67faf26 (diff)
downloaddotfiles-81b3bcaf51dd3e995f38aac9da91017ef4c3ba0b.tar.xz
weechat: bunch of things have been moved around for no reason..
Diffstat (limited to 'weechat/script.conf')
-rw-r--r--weechat/script.conf20
1 files changed, 10 insertions, 10 deletions
diff --git a/weechat/script.conf b/weechat/script.conf
index fa16944..9973071 100644
--- a/weechat/script.conf
+++ b/weechat/script.conf
@@ -2,16 +2,6 @@
# script.conf -- weechat v1.1-dev
#
-[look]
-columns = "%s %n %V %v %u | %d | %t"
-diff_color = on
-diff_command = "auto"
-display_source = on
-quiet_actions = on
-sort = "u,n"
-translate_description = on
-use_keys = on
-
[color]
status_autoloaded = cyan
status_held = white
@@ -40,6 +30,16 @@ text_version_loaded = default
text_version_loaded_selected = white
text_version_selected = lightmagenta
+[look]
+columns = "%s %n %V %v %u | %d | %t"
+diff_color = on
+diff_command = "auto"
+display_source = on
+quiet_actions = on
+sort = "u,n"
+translate_description = on
+use_keys = on
+
[scripts]
autoload = on
cache_expire = 60