mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
8 lines
184 B
SYSTEMD
8 lines
184 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=sway compositor session
|
||
|
|
Documentation=man:systemd.special(7)
|
||
|
|
BindsTo=graphical-session.target
|
||
|
|
Wants=graphical-session-pre.target
|
||
|
|
After=graphical-session-pre.target
|
||
|
|
|