diff options
Diffstat (limited to '.uzbl/config')
-rw-r--r-- | .uzbl/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.uzbl/config b/.uzbl/config index 01d22ca..fd2cedf 100644 --- a/.uzbl/config +++ b/.uzbl/config @@ -235,7 +235,7 @@ set ebind = @mode_bind global,-insert # With this command you can enter in any command at runtime when prefixed with # a colon. -@cbind ,_ = %s +@cbind :_ = %s # open a new window or a new tab (see the on_event NEW_WINDOW settings above) @cbind w = event REQ_NEW_WINDOW |