aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Ben Boeckel <MathStuf@gmail.com>2010-08-21 09:52:44 -0400
committerGravatar Ben Boeckel <MathStuf@gmail.com>2010-10-02 11:56:28 -0400
commit32aabff645692e78e2ef2c438d11ce2fafac9b91 (patch)
treee7c59317968f201a20bab201a7a152839a8ab4b6 /examples
parent1d4b7c0763a89066faa717adea4d35e7a0ad8458 (diff)
Reorder Bnd style to match others
Diffstat (limited to 'examples')
-rw-r--r--examples/config/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/config/config b/examples/config/config
index b6d9fe3..81aa464 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -353,13 +353,13 @@ set stack = @mode_config stack
@insert modcmd_updates = 0
# Multi-stage-binding mode config.
-@stack keycmd_events = 1
-@stack modcmd_updates = 1
-@stack forward_keys = 0
@stack keycmd_style = foreground="red"
-@stack prompt_style = foreground="#888" weight="light"
@stack status_background = #202020
@stack mode_indicator = Bnd
+@stack prompt_style = foreground="#888" weight="light"
+@stack keycmd_events = 1
+@stack modcmd_updates = 1
+@stack forward_keys = 0
set default_mode = command