diff --git a/data/envision-plugins/manifest/wayvr-dashboard.json b/data/envision-plugins/manifest/wayvr-dashboard.json index e16a4c9..ec01ca2 100644 --- a/data/envision-plugins/manifest/wayvr-dashboard.json +++ b/data/envision-plugins/manifest/wayvr-dashboard.json @@ -9,7 +9,7 @@ ], "description": "Launch your favorite desktop applications and games seamlessly within your VR environment (wlx-overlay-s addon)", "short_description": "Game and application launcher for VR", - "exec_path": "/home/linuxbrew/.linuxbrew/bin/wlx-overlay-s", + "exec_path": "/home/linuxbrew/.linuxbrew/bin/wayvr-dashboard", "env_vars": { "GDK_BACKEND": "wayland" }, "dependencies": ["com.matrixfurry.atomicxr.wlx-overlay-s"], "plugin_type": "WayVrDashboard"