This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/dotfiles/systemd/firefox.service

12 lines
147 B
SYSTEMD

# {{ header() }}
[Unit]
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/firefox
[Install]
WantedBy=sway-session.target