dotfiles/symlinks/config/systemd/user/ra-multiplex.service

9 lines
152 B
Desktop File

[Unit]
Description=Rust analyzer multiplex server
[Service]
Type=simple
ExecStart=%h/.cargo/bin/ra-multiplex server
[Install]
WantedBy=default.target