XR for Universal Blue and Fedora Atomic Desktops
vr fedora-atomic linux
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

plugin-manifests: fix WayVR Dashboard executable path

Signed-off-by: MatrixFurry <did:plc:zmjoeu3stwcn44647rhxa44o>

+1 -1
+1 -1
data/envision-plugins/manifest/wayvr-dashboard.json
··· 9 9 ], 10 10 "description": "Launch your favorite desktop applications and games seamlessly within your VR environment (wlx-overlay-s addon)", 11 11 "short_description": "Game and application launcher for VR", 12 - "exec_path": "/home/linuxbrew/.linuxbrew/bin/wlx-overlay-s", 12 + "exec_path": "/home/linuxbrew/.linuxbrew/bin/wayvr-dashboard", 13 13 "env_vars": { "GDK_BACKEND": "wayland" }, 14 14 "dependencies": ["com.matrixfurry.atomicxr.wlx-overlay-s"], 15 15 "plugin_type": "WayVrDashboard"