X1 Carbon Gen 7 Sway Desktop
This commit is contained in:
parent
588cc3455d
commit
74d1b0827e
22 changed files with 677 additions and 272 deletions
10
config/systemd/firefox.service
Normal file
10
config/systemd/firefox.service
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Firefox nightly
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
ExecStart=/opt/firefox/firefox
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
Loading…
Add table
Add a link
Reference in a new issue