Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 286 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 286 Bytes

Wofi window switcher

Plugin for wofi written in zig.

Usage

git clone https://github.com/soqet/wofi-grab.git
cd wofi-grab
zig build
mv zig-out/lib/libwofi-grab.so ~/.config/wofi/plugins/wg.so
bash grab_window.sh

Dependencies

  1. zig
  2. jq (only used in bash script)