Re: [Packages request] xmobar - polybar - i3blocks (bars for windows managers)
Thomas Klausner <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Feb 11, 2026 at 10:23:30PM +0100, Thomas Klausner wrote: > > polybar : a very popular bar that works with everything I've tried > > https://github.com/polybar/polybar > > https://polybar.github.io/ > > I tried packaging this, my progress is in wip/polybar, but it uses > Linux's inotify interface, which is not available on NetBSD. pin@ pointed me to the FreeBSD package and taking the hint from there to use devel/libinotify, this builds on NetBSD now. Completely untested, so let me know how it goes. Thomas