Files
dotfiles/autostart/services/workstation-mgr.service

9 lines
138 B
Desktop File

[Unit]
BindsTo=autostart.target
After=windowmanager.target
[Service]
Type=simple
ExecStart=/usr/bin/workstation-mgr serve
Restart=always