summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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