dotfiles/themes/dracula/.config/xdg-desktop-portal-termfilechooser/systemd/xdg-desktop-portal-termfilechooser.service.in
ManOfGoldForever b043d2807d Migrate from stow to dm theme manager
Move all config files from .config/ into themes/dracula/.config/ so the
dm tool can manage them as file-level symlinks. Removes .bak file.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 00:41:10 -04:00

11 lines
314 B
SYSTEMD

[Unit]
Description=Portal service (terminal file chooser implementation)
PartOf=graphical-session.target
After=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.impl.portal.desktop.termfilechooser
ExecStart=@libexecdir@/xdg-desktop-portal-termfilechooser
Restart=on-failure
Slice=session.slice