summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorQball Cow <qball@gmpclient.org>2014-01-10 00:04:57 +0100
committerQball Cow <qball@gmpclient.org>2014-01-10 00:04:57 +0100
commit182e586dc8cef824f8f41c058cf779857cb8d26a (patch)
tree0dd8d78c600e55c0cc5c14fc7ac7fd4d05f8566e /README.md
parentc5cc6b9b33b022c41a1290a9b936d5018bf14e47 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 65ffd601..53293aee 100644
--- a/README.md
+++ b/README.md
@@ -4,17 +4,22 @@ A popup window switcher roughly based on [superswitcher](http://code.google.com/
* Switcher centered on screen (or monitor for multi-head).
-* Vertical list with three columns:
+* Vertical list with two columns:
2. Window class.
3. Window title.
* Controls like dmenu:
* Type to filter windows.
+ * Tokonized filter. Type any word in any order to filter.
* Arrows to highlight selections.
* Return to select.
* Runs in background or once-off.
-For i3, run with -i3
+Hackish support for the I3 window manager:
+
+ For i3, run with -i3
+
e.g.
+
bindsym $mod+Tab exec simpleswitcher -i3 -now -font "snap-10" -fg "#505050" -bg "#000000" -hlfg "#ffb964" -hlbg "#000000" -o 85