ArchUsr64 / fzf_gui

A fuzzy finder for Wayland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fzf_gui

A simple fuzzy finder for Wayland (Tested on Sway version: 1.8.1)

NOTE: Requires support for XDG Shell Protocol from your compositor.

image

How to Use

  1. Checkout: git clone https://github.com/ArchUsr64/fzf_gui
  2. Build: cargo build --release
  3. Copy to $PATH: cp target/release/fzf_gui /usr/bin/
  4. Run: ls | fzf_gui

About

A fuzzy finder for Wayland

License:MIT License


Languages

Language:Rust 100.0%