mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Add i3 to readme
This commit is contained in:
parent
fcc2df9242
commit
bceb2482ad
1 changed files with 5 additions and 1 deletions
|
@ -18,4 +18,8 @@ A popup window switcher roughly based on [superswitcher](http://code.google.com/
|
||||||
* All windows on all desktops.
|
* All windows on all desktops.
|
||||||
* Only windows on current desktop.
|
* Only windows on current desktop.
|
||||||
|
|
||||||
* Runs in background or once-off.
|
* Runs in background or once-off.
|
||||||
|
|
||||||
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue