disable kde plasma and fix qt theme

This commit is contained in:
Asaki Yuki 2026-04-09 11:40:44 +07:00
parent 76d68230f6
commit dbd42fb2ab
4 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
{ ... }: {
home.sessionVariables = {
QT_QPA_PLATFORMTHEME = "qt6ct";
QML_IMPORT_PATH = "/run/current-system/sw/lib/qt-6/qml";
};
}