dotfiles/symlinks/config/systemd/user/ra-multiplex.service
2024-03-12 14:00:04 +01:00

9 lines
153 B
Desktop File

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