Add QML2_IMPORT_PATH to quickshell service for QtPositioning support

This commit is contained in:
Celes Renata
2025-11-29 15:06:01 -08:00
parent 58c249eb8f
commit 3655e7aaee
@@ -210,6 +210,8 @@ in
"XDG_DATA_DIRS=${config.home.profileDirectory}/share:${config.home.homeDirectory}/.nix-profile/share:/etc/profiles/per-user/${config.home.username}/share:/nix/var/nix/profiles/default/share:/run/current-system/sw/share"
# Application launcher wrapper path
"DOTS_HYPRLAND_APP_LAUNCHER=%h/.cache/dots-hyprland/app-launcher"
# QML module paths for Qt plugins
"QML2_IMPORT_PATH=${pkgs.kdePackages.qt5compat}/lib/qt-6/qml:${pkgs.kdePackages.qtpositioning}/lib/qt-6/qml:${pkgs.kdePackages.qtlocation}/lib/qt-6/qml"
];
# Working directory