dotfiles/.config/systemd/user/xdg-desktop-portal.service

10 lines
190 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Portal service
PartOf=graphical-session.target
[Service]
2025-05-27 14:26:21 +02:00
Type=simple
BusName=org.freedesktop.portal.Desktop
ExecStart=/usr/libexec/xdg-desktop-portal
Slice=session.slice