You are not logged in.
I'm in the process of transitioning from KDE to Niri and I'm using qt6ct for theming purposes. I'm not very experienced with environment variables, but I've got it working by setting the QT_QPA_PLATFORMTHEME to qt6ct in /etc/environment. Nothing else I've tried has actually set the theme, but I'd like it to work such that it will be set on Niri but not if I'm using KDE instead since it breaks KDE's own theming.
Last edited by WayfarerCodes (2025-12-18 16:21:29)
Offline
Not in /etc/environment, but by using the environment variable mechanism of the compositor in question: https://github.com/YaLTeR/niri/wiki/Con … nvironment
Offline
I just tried setting the variable that way and it seems to be working. Thanks for pointing that mechanism out. I'll mark the issue as solved.
Offline