1 unstable release

0.1.0 Aug 1, 2024

#165 in Video

Apache-2.0

165KB
148 lines

rofi-faye

eager evaluation for faye in rofi.

scrot

Video showcase

showcase.webm

Requirements

  • (Optional) xclip for X11, wl-copy for wayland. Required to copy results to clipboard.

Installation

Clone the repo and change directroy into it.

just install

or

cargo build --release
sudo cp -u ./target/release/librofi_faye.so /lib/rofi/faye.so

Usage

rofi -modi faye -show faye

Acknowledgements

  • rofi-calc - this project is HEAVILY inspired by and modeled after rofi-calc.

License

Apache-2.0

Dependencies

~8–18MB
~293K SLoC