[Unit] Description=Awesome window manager Requires=wsys-xorg.service After=wsys-xorg.target Before=wman.target [Service] Environment=XAUTHORITY=%h/.Xauthority Environment=DISPLAY=:1 Restart=always ExecStart=/usr/bin/awesome ExecStartPost=systemctl --user --no-block start wman.target ExecStopPre=systemctl --user --no-block stop wman.target [Install] WantedBy=wsys.target