1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-25 13:55:34 -05:00
rofi/README.md

578 B

simpleswitcher

A popup window switcher roughly based on superswitcher, requiring only xlib and xft.

  • Switcher centered on screen (or monitor for multi-head).

  • Vertical list with three columns: 2. Window class. 3. Window title.

  • Controls like dmenu:

    • Type to filter windows.
    • Arrows to highlight selections.
    • Return to select.
  • 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