Post #656015
2026-03-11 15:20 UTC
Trying to migrate to a variety of other apps since Lutris has been uhhh compromised by LLM garbage, setting up RetroArch for various emulators that don't really have proper Linux versions but do have libretro cores (such as any good PSX emulator anymore) or don't have ways to manage the libraries (such as DOSBox) but while it does use my Plasma colour scheme, it... uses Fusion instead of Breeze 💀
It uses Qt 6, so it *should* respect the system theme setting, though I've seen other apps do this as well and... it's weird. I tried `QT_STYLE_OVERRIDE=breeze retroarch` but that seemingly did absolutely nothing so... weh?
:boost_ok:
#techsupport #linuxgaming
Replies (2)
-
@hazelnot@sunbeam.city 2026-03-11 15:22
Like,
-
@ridge@tilde.zone 2026-03-12 02:06
@hazelnot It's a hardcoded theme. Can't do anything about that other than patching and building the software yourself. https://github.com/libretro/RetroArch/pull/6703