You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
242 B
SYSTEMD
9 lines
242 B
SYSTEMD
6 years ago
|
# https://github.com/swaywm/sway/wiki/Systemd-integration
|
||
|
|
||
|
[Unit]
|
||
|
Description=sway compositor session
|
||
|
Documentation=man:systemd.special(7)
|
||
|
BindsTo=graphical-session.target
|
||
|
Wants=graphical-session-pre.target
|
||
|
After=graphical-session-pre.target
|