diff options
-rw-r--r-- | .uzbl/bookmarks | 1 | ||||
-rw-r--r-- | .uzbl/config | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.uzbl/bookmarks b/.uzbl/bookmarks index f592af7..434f664 100644 --- a/.uzbl/bookmarks +++ b/.uzbl/bookmarks @@ -13,3 +13,4 @@ https://www.linkedin.com/ Linked In http://gen.lib.rus.ec/ libgen https://news.ycombinator.com/ Hacker News https://www.stallman.org/ Richard Stallman +https://ictprintservice.imperial.ac.uk/login.cfm?dest=index.cfm& Print service 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 |