Skip to content

{ Tag Archives } browser

surf browser hints /2

following yesterday’s post, here is another useful hint about surf’s usage. the following script lists the available bookmarks (from ~/.bookmarks file) and let’s you pick one using dmenu. if a new link is inserted, it is added to the list of known bookmarks, so you won’t need to type it in full the next time: [...]

Also tagged , ,

surf browser hints

surf is a simple webbrowser based on webkit/gtk+, the same web engine that powers Google Chrome. used with dwm and dmenu, it’s a very powerfull, yet simple tool. here is a patch to apply X geometry hints to surf, so that surf windows behave in dwm. *** surf.c.orig 2009-08-24 16:41:31.000000000 +0100 — surf.c 2009-08-24 16:35:02.000000000 [...]

Also tagged , ,