mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-05 09:16:43 +02:00
- QT_AUTO_SCREEN_SCALE_FACTOR is no longer used in Qt6+ https://doc.qt.io/qt-6/highdpi.html - QT_QPA_PLATFORM is no longer necessary since it seems like NixOS will start Qt applications that support Wayland with it by default https://wiki.archlinux.org/title/Anki#Wayland - QT_WAYLAND_DISABLE_WINDOWDECORATION seems to no longer be necessary since this should be handled by the window manager https://www.qt.io/blog/2018/12/14/whats-new-wayland-platform-plugin-qt-5-12