mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
6 lines
135 B
SYSTEMD
6 lines
135 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=sway session
|
||
|
|
BindsTo=graphical-session.target
|
||
|
|
Wants=graphical-session-pre.target
|
||
|
|
After=graphical-session-pre.target
|