A simple app launcher inspired by rofi, using Adwaita
To run gofi, you need to have libadwaita and gtk4-layer-shell installed, and also use a Wayland compositor that support layer shell, like Sway, hyprland or Niri.
To compile gofi, you can simply use meson:
meson setup builddir
cd builddir
meson compile