milgra / wcp

Script-driven control panel/system menu for wayland-based window managers.
GNU General Public License v3.0
82 stars 3 forks source link

Fix for FreeBSD Variant of SwayOS #5

Closed alphafalfa closed 1 year ago

alphafalfa commented 1 year ago

Tested with FreeBSD 14.0-Current.

Recommend only using CLANG as gcc and the native cc don't play nice with pthread.

milgra commented 1 year ago

Thank you!