systemd-user-units/dwm.service

12 lines
150 B
INI

[Unit]
Description=DWM
Wants=graphical.target
AllowIsolate=true
[Service]
ExecStart=/home/tomek/bin/dwm
Restart=always
[Install]
WantedBy=wm.target