fix: Resolve xdg-desktop-portal issues(!)

This commit is contained in:
Kyle Gospodnetich 2023-11-08 18:16:51 -08:00
parent 9a6f356ff3
commit 57cbf6794e
2 changed files with 1 additions and 3 deletions

View File

@ -136,8 +136,7 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
kpackagetool5 --type=KWin/Script --global --install /tmp/kwin-system76-scheduler-integration && \
kpackagetool5 --type=Plasma/Wallpaper --global --install /tmp/wallpaper-engine-kde-plugin/plugin && \
rm -rf /tmp/kwin-system76-scheduler-integration && \
rm -rf /tmp/wallpaper-engine-kde-plugin && \
sed -i 's@After=plasma-core.target@After=plasma-core.target\nAfter=xdg-desktop-portal.service@g' /usr/lib/systemd/user/plasma-xdg-desktop-portal-kde.service \
rm -rf /tmp/wallpaper-engine-kde-plugin \
; else \
if [[ "${FEDORA_MAJOR_VERSION}" -lt "39" ]]; then \
rpm-ostree override replace \

View File

@ -1,6 +1,5 @@
[Unit]
Description=Configure Bazzite for current user
Requires=xdg-desktop-autostart.target
[Service]
Type=simple