tmux-plugins / tmux-continuum

Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on.
MIT License
3.31k stars 149 forks source link

Systemd user service disabled even if not managed by continuum #121

Open carlpett opened 1 year ago

carlpett commented 1 year ago

I have a custom systemd user service since before starting to use continuum. However, after installing continuum, and not configuring it to manage the systemd file, it now disables my service.

What do you think of only attempting to manage the service if the Description field (for example) contains a known string?