summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-03-01 17:27:52 +0100
committerQC <qball@gmpclient.org>2014-03-01 17:27:52 +0100
commit7f32582582998fde62d34776c38f875ace7827ca (patch)
tree46372671b888b12c800dd151be71356728fe0f07 /README.md
parent52a28ea494f47140c99c5d469c7ac91fc73cd6c6 (diff)
Rename simpleswitcher to rofi.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5d02d9fd..e4ba4ebf 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# simpleswitcher
+# Rofi
A popup window switcher roughly based on [superswitcher](http://code.google.com/p/superswitcher/), requiring only xlib and xft.
This version is based on the version from [Sean
@@ -32,7 +32,7 @@ Usage
e.g.
- bindsym $mod+Tab exec simpleswitcher -now -font "snap-10" -fg "#505050" -bg "#000000" -hlfg "#ffb964" -hlbg "#000000" -o 85
+ bindsym $mod+Tab exec rofi -now -font "snap-10" -fg "#505050" -bg "#000000" -hlfg "#ffb964" -hlbg "#000000" -o 85
Switching Between Modi
----------------------
@@ -51,5 +51,5 @@ Type `make PREFIX=<path> install` to install in a different prefix.
Archlinux
---------
-This version of simpleswitcher has been made available on the
+This version of rofi has been made available on the
[AUR](https://aur.archlinux.org/packages/simpleswitcher-dd-git/) by 1ace.