1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 00:18:30 +02:00
home-manager/tests/modules/services/parcellite/parcellite-expected.service

14 lines
283 B
SYSTEMD
Raw Permalink Normal View History

2022-12-28 22:16:14 +01:00
[Install]
WantedBy=graphical-session.target
[Service]
ExecStart=@parcellite@/bin/parcellite '--no-icon'
Restart=on-abort
[Unit]
After=graphical-session-pre.target
After=tray.target
Description=Lightweight GTK+ clipboard manager
PartOf=graphical-session.target
Requires=tray.target