[meta] Fix start command for nextcloud-client service

This commit is contained in:
Sebastian Schulze 2021-04-13 12:53:42 +02:00
parent 8dcdf4ac31
commit d6bce6ed24
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ systemctl --user import-environment
ln -sf /run/user/1000/sway-ipc.1000.$(pidof sway).sock $SWAYSOCK
swaymsg exec -- systemctl restart --user nextcloud.service
swaymsg exec -- systemctl restart --user nextcloud-client.service
swaymsg exec -- systemctl restart --user mako.service
swaymsg exec -- systemctl restart --user mopidy.service
swaymsg exec -- systemctl restart --user emacs.service