diff options
-rw-r--r-- | weston-user.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weston-user.service b/weston-user.service index d4dc6d6..a49e7d9 100644 --- a/weston-user.service +++ b/weston-user.service @@ -3,7 +3,7 @@ Description=Shared weston session [Service] ExecStartPre=/usr/bin/ln -sf /run/display/wayland-0 /run/user/%U/ -ExecStart=/usr/bin/tz-launcher -c /usr/share/applications/tizen/launcher.conf %h/.applications/tizen +ExecStart=/usr/bin/tz-launcher -c /usr/share/applications/tizen/launcher.conf %h/.applications/desktop [Install] WantedBy=default.target |