linuxscripts/user-config/systemd-user-units/user/firefox-profile@.service
2019-02-16 00:34:40 -05:00

11 lines
240 B
Desktop File

[Unit]
Description=Firefox profile memory cache
[Install]
WantedBy=default.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/home/YourUsername/.local/bin/firefox-sync %i
ExecStop=/home/YourUsername/.local/bin/firefox-sync %i