mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-04 07:08:53 +00:00
chore: format
This commit is contained in:
parent
60406724f2
commit
cb38eaa094
1 changed files with 2 additions and 1 deletions
|
@ -263,7 +263,8 @@ impl AsyncComponent for PluginStore {
|
||||||
short_description: Some("Access your Wayland/X11 desktop".into()),
|
short_description: Some("Access your Wayland/X11 desktop".into()),
|
||||||
exec_url: Some("https://github.com/galister/wlx-overlay-s/releases/download/v0.6/WlxOverlay-S-v0.6-x86_64.AppImage".into()),
|
exec_url: Some("https://github.com/galister/wlx-overlay-s/releases/download/v0.6/WlxOverlay-S-v0.6-x86_64.AppImage".into()),
|
||||||
exec_path: None,
|
exec_path: None,
|
||||||
}, Plugin {
|
},
|
||||||
|
Plugin {
|
||||||
appid: "org.stardustxr.telescope".into(),
|
appid: "org.stardustxr.telescope".into(),
|
||||||
name: "Telescope (Stardust XR)".into(),
|
name: "Telescope (Stardust XR)".into(),
|
||||||
version: Some("0.45.0".into()),
|
version: Some("0.45.0".into()),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue