summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 13 insertions, 1 deletions
diff --git a/README b/README
index 243f57e..d8a4cb9 100644
--- a/README
+++ b/README
@@ -9,13 +9,25 @@ Features:
- A WebKit viewport
- Global content zoom
+ - Pluggability into suckless' tabbed
Planned features:
- An input box to change the current URL
- vi-like shortcuts
- Adblock
- - Pluggability into suckless' tabbed (preferred) or native tabs
+
+
+Using sn with tabbed
+====================
+
+The order of arguments for sn doesn't matter. This means you can run it
+like this:
+
+ $ tabbed -c ./sn file:///home/hans/bookmarks.html -z 0.8 -e
+
+Each new tab will then show your bookmarks and is scaled by a factor of
+0.8.
Literature