aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar root <israellevin@fastmail.fm>2010-02-18 21:08:35 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-02-18 21:47:49 +0100
commit7276fc7d96e60495d1f3c38a157d97778ab9aa9b (patch)
tree8569597ff10df091d8ff118945c62b4504e86fba /examples
parent7bfb3b5b56e30b157cfb750657de104055fe6da3 (diff)
Added required "=" in fixed zoom binds
Diffstat (limited to 'examples')
-rw-r--r--examples/config/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/config/config b/examples/config/config
index 4c63fe7..cc42c54 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -219,8 +219,8 @@ set ebind = @mode_bind global,-insert
@cbind + = zoom_in
@cbind - = zoom_out
@cbind T = toggle_zoom_type
-@cbind 1 = set zoom_level 1.0
-@cbind 2 = set zoom_level 2.0
+@cbind 1 = set zoom_level = 1.0
+@cbind 2 = set zoom_level = 2.0
# --- Appearance binds ---
@cbind t = toggle_status