mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
9 lines
254 B
SYSTEMD
9 lines
254 B
SYSTEMD
|
[Unit]
|
||
|
After=graphical-session-pre.target
|
||
|
Before=xdg-desktop-autostart.target
|
||
|
BindsTo=graphical-session.target
|
||
|
Description=sway compositor session
|
||
|
Documentation=man:systemd.special(7)
|
||
|
Wants=graphical-session-pre.target
|
||
|
Wants=xdg-desktop-autostart.target
|