Skip to content

Commit

Permalink
Order startup after graphical-session.target (#491)
Browse files Browse the repository at this point in the history
Otherwise portal unit might try to start before compositor exported WAYLAND_DISPLAY to activation environments.
  • Loading branch information
Vladimir-csp committed Sep 2, 2024
1 parent 8857e0c commit 37a3c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/xdg-desktop-portal-gtk.service.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[Unit]
Description=Portal service (GTK/GNOME implementation)
After=graphical-session.target

[Service]
Type=dbus
Expand Down

0 comments on commit 37a3c57

Please sign in to comment.