On Sun May 10 14:02:18 2026 +0000, Stian Low wrote:
Asked here: https://bugs.winehq.org/show_bug.cgi?id=59739#c4 Would a winecfg command line theme option be better since it already supports setting versions `winecfg /v win10`? ``` WINEPREFIX=/bogus/pfx_0 wine winecfg /t aero WINEPREFIX=/bogus/pfx_1 wine winecfg /t aero WINEPREFIX=/bogus/pfx_2 wine winecfg /t aero_dark ``` As proposed here: https://bugs.winehq.org/show_bug.cgi?id=59739#c5
In addition to adding winecfg /t theme options for convenience, adding another flag that either replaces `/bogus_pfx_0/drive_c/windows/resources/themes` with a symlink or uses the path as the basis for Themes dropdown and /t option seem like may resolve inconveniences. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10543#note_139376