diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-09-16 10:23:47 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-09-16 10:23:47 +0100 |
commit | 63a9e763db248af694edc3755a288f2bfb73c834 (patch) | |
tree | 2dd259f5f7d5d1b4018dac7e474eaee96af8c2ee /.uzbl/config | |
parent | e15acb86050ff4e90441a9f5772b1f985fd944cf (diff) |
Add bookmark for ict-printservice
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 |