Remove theme-manager option from build configuration

Removed theme-manager option from meson setup.
This commit is contained in:
deepend-tildeclub
2026-01-16 18:57:52 -07:00
committed by GitHub
parent 1766ec558f
commit 44880a41f9

View File

@@ -45,7 +45,6 @@ jobs:
meson setup build \
--prefix=/usr/local \
-Dtext-frontend=true \
-Dtheme-manager=true \
-Dplugin=false \
-Dauto_features=enabled