aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/wsys-.service.d/00-Target.conf
blob: 9d4d2f78f0caeeefcbbf6e1812074b6456ac9c68 (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

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