aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/wsys-.service.d/00-Target.conf
blob: d80f4693db1f26f6a2f319583148ba5c76c6cac4 (plain)
1
2
3
4
5
6
[Service]
ExecStartPost=systemctl --user --no-block start wsys-xorg.target
ExecStartPost=systemctl --user --no-block start wsys.target

ExecStopPost=systemctl --user stop wsys.target
ExecStopPost=systemctl --user stop wsys-xorg.target