mirror of https://github.com/wayvr-org/wayvr.git
16 lines
1.0 KiB
JSON
16 lines
1.0 KiB
JSON
{
|
|
"appid": "com.github.galister.wlx-overlay-s",
|
|
"name": "WlxOverlay-S",
|
|
"version": "25.4.2",
|
|
"hompage_url": "https://github.com/galister/wlx-overlay-s",
|
|
"icon_url": "https://github.com/galister/wlx-overlay-s/raw/main/wlx-overlay-s.svg",
|
|
"screenshots": [
|
|
"https://github.com/galister/wlx-overlay-s/raw/guide/wlx-s.png"
|
|
],
|
|
"description": "A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops, inspired by XSOverlay.\n\nWlxOverlay-S allows you to access your desktop screens while in VR.\n\nIn comparison to similar overlays, WlxOverlay-S aims to run alongside VR games and experiences while having as little performance impact as possible. The UI appearance and rendering techniques are kept as simple and efficient as possible, while still allowing a high degree of customizability.",
|
|
"short_description": "Access your Wayland/X11 desktop",
|
|
"exec_url": "https://github.com/galister/wlx-overlay-s/releases/download/v25.4.2/WlxOverlay-S-v25.4.2-x86_64.AppImage",
|
|
"luanch_opts": ["--openxr"],
|
|
"args": ["--openxr"]
|
|
}
|