mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-08 13:10:37 +00:00
12 lines
231 B
Desktop File
12 lines
231 B
Desktop File
[Unit]
|
|
Description=Standalone mail and news reader from mozilla.org
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
Environment="LANG=en_XX.UTF-8@POSIX"
|
|
ExecStart=/usr/bin/thunderbird
|
|
|
|
[Install]
|
|
WantedBy=sway-session.target
|