forked from Shinonome/alt-illogical-impulse
Add QML2_IMPORT_PATH to quickshell service for QtPositioning support
This commit is contained in:
@@ -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"
|
"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
|
# Application launcher wrapper path
|
||||||
"DOTS_HYPRLAND_APP_LAUNCHER=%h/.cache/dots-hyprland/app-launcher"
|
"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
|
# Working directory
|
||||||
|
|||||||
Reference in New Issue
Block a user