dbordak / fmenu-rofi

fmenu modified for use with rofi
GNU General Public License v2.0
3 stars 1 forks source link

+Title: fmenu-rofi

A modified version of [[https://github.com/isakkarlsson/fmenu][fmenu]] intended for use with [[https://github.com/DaveDavenport/rofi][rofi]].

As an example, I launch rofi with

+BEGIN_EXAMPLE

rofi -rnow -switchers "run,window,ssh,fm:fmenu-rofi"

+END_EXAMPLE