10 lines
164 B
Desktop File
10 lines
164 B
Desktop File
[Unit]
|
|
Description=Firefox nightly
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
Type=exec
|
|
ExecStart=/opt/firefox/firefox
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|