dotfiles/home/.config/systemd/user/thunderbird.service

11 lines
194 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Standalone mail and news reader from mozilla.org
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/thunderbird
[Install]
WantedBy=sway-session.target