http://bugs.winehq.org/show_bug.cgi?id=59739 --- Comment #5 from Stian Low <wineryyyyy@gmail.com> --- Created attachment 80904 --> http://bugs.winehq.org/attachment.cgi?id=80904 Screenshot of winecfg proof of concept Attached is a screen shot of a winecfg proof of concept. Previous proposed /t theme option solves easily setting but not sharing across prefixes: WINEPREFIX=/bogus/pfx_0 wine winecfg /t aero The screenshot replaces /bogus/pfg_0/drive_c/windows/resources/themes with a symlink to arbitrary shared path ~/.local/share/wine_bug_59739_test/themes/. With that done, winecfg Theme dropdown lists path that may be shared across all prefixes. If winecfg were extended with command line options to either replace `resources/themes` with a symlink or alternatively just use the shared path as basis for the search path for the Themes list and to-be-added /t theme option, then this combination of added features may be sufficiently convenient to resolve whatever hassles you may be encountering. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.