Add QML_IMPORT_PATH to env

This commit is contained in:
Ceres Milner 2025-11-24 18:28:12 +00:00
parent e7dbd82fc0
commit 85b60eb42f
Signed by: ceres-sees-all
GPG key ID: 9814758436430045

View file

@ -11,6 +11,7 @@ env = QT_QPA_PLATFORM, wayland;xcb
env = SDL_VIDEODRIVER, wayland,x11,windows env = SDL_VIDEODRIVER, wayland,x11,windows
env = CLUTTER_BACKEND, wayland env = CLUTTER_BACKEND, wayland
env = ELECTRON_OZONE_PLATFORM_HINT, auto env = ELECTRON_OZONE_PLATFORM_HINT, auto
env = QML_IMPORT_PATH, /usr/lib/qt6/qml/
# ####### XDG specifications ####### # ####### XDG specifications #######
env = XDG_CURRENT_DESKTOP, Hyprland env = XDG_CURRENT_DESKTOP, Hyprland