Drop Qt style overrides#295
Conversation
|
Hmmm I actually still kept "qt5-gtk-platformtheme" (we don't split packages so |
|
We don't ship anything Qt and as far as I can tell, Qt Flatpak apps aren't using any kind of Gtk style so I don't think this is ever used. I think these days we expect that apps use the FileChooser Portal 🤷♀️ |
|
One relatively widely-used application that is affected by this setting is Telegram desktop (official non-flatpak build). See a related issue: telegramdesktop/tdesktop#26370
Everything seems to look fine and work as before, so as long as unsetting that env is equivalent to testing the changes in this PR, tdesktop won't break 🎉 |
|
@bobby285271 any further thoughts on this? or requested changes? |
|
Nope, we have some NixOS-specific way to declare session environment variables and |
Fixes #286
Fixes #298
Closes #304