We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94dbab6 commit cf5f3bcCopy full SHA for cf5f3bc
build_appimage.sh
@@ -96,7 +96,7 @@ install_client "solar-sailer" "0.50.0"
96
install_client_multi "non-spatial-input" "0.50.0" "manifold"
97
install_client_multi "non-spatial-input" "0.50.0" "simular"
98
99
-cargo install --locked --git "https://github.com/Supreeeme/xwayland-satellite" --rev "v0.7" --root "Telescope.AppDir/usr"
+cargo install --locked --git "https://github.com/Supreeeme/xwayland-satellite" --rev "v0.8" --root "Telescope.AppDir/usr"
100
101
# Create startup script
102
cat << EOF > "Telescope.AppDir/usr/bin/startup_script"
0 commit comments