diff --git a/dotfiles/config/systemd/user/sparkleshare.service b/dotfiles/config/systemd/user/sparkleshare.service index 867cbc23..fdf401ba 100644 --- a/dotfiles/config/systemd/user/sparkleshare.service +++ b/dotfiles/config/systemd/user/sparkleshare.service @@ -6,7 +6,7 @@ After=taffybar.service [Service] ExecStart=/usr/bin/sparkleshare start ExecStop=/usr/bin/sparkleshare stop -Type=forking +Type=simple [Install] WantedBy=wm.target