From 182e586dc8cef824f8f41c058cf779857cb8d26a Mon Sep 17 00:00:00 2001 From: Qball Cow Date: Fri, 10 Jan 2014 00:04:57 +0100 Subject: Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3