Sink v0.1.24
Linux builds:
- AppImage - portable, run anywhere (
chmod +xand go) - .deb - Debian / Ubuntu and derivatives
- .rpm - Fedora / openSUSE and derivatives
- .pkg.tar.zst - Arch (
sudo pacman -U)
Requires PipeWire with pipewire-pulse and WirePlumber 0.5+.
What's Changed
- docs: add equalizer screenshot to the README by @NC1107 in #25
- feat(apps): forget stale apps, componentize menus, fix wide-window layout by @NC1107 in #26
Full Changelog: v0.1.23...v0.1.24