luancher
Simple Lua Scriptable Wayland Launcher
I use it as an easy hackable launcher for my PinePhone running Sxmo.
Build / install
git clone https://git.ventosus.ch/luancher
cd luancher
meson setup build
cd build
ninja
ninja test
sudo ninja install