The package can't choose dark theme on linux, so this patch help wiliwili auto choose theme.
If you encounter problems on your computer, comment out "linux-auto-dark.patch" in source, and cd "$srcdir/wiliwili/library/borealis"
patch -p1 < "$srcdir/linux-auto-dark.patch" in prepare.
More info please see:
Use env set theme: https://github.com/xfangfang/wiliwili/discussions/177
About auto dark theme switch support info: https://github.com/xfangfang/wiliwili/issues/181
Pinned Comments
yuioto commented on 2025-07-19 09:32 (UTC)
The package can't choose dark theme on linux, so this patch help wiliwili auto choose theme.
If you encounter problems on your computer, comment out
"linux-auto-dark.patch"insource, andcd "$srcdir/wiliwili/library/borealis" patch -p1 < "$srcdir/linux-auto-dark.patch"inprepare.More info please see:
Use env set theme: https://github.com/xfangfang/wiliwili/discussions/177
About auto dark theme switch support info: https://github.com/xfangfang/wiliwili/issues/181
The patch: https://github.com/xfangfang/borealis/pull/107