Skip to content

Commit 8ce8547

Browse files
committed
feat: update non-appimage scripts
Signed-off-by: Schmarni <marnistromer@gmail.com>
1 parent 942d5e9 commit 8ce8547

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

scripts/_telescope_startup

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ sleep 0.1;
66

77
flatland &
88
gravity -- 0 0.0 -0.5 hexagon_launcher &
9+
gravity -- 0 0.1 -0.5 solar-sailer &
910
black-hole &
11+
12+
WAYLAND_DISPLAY=$FLAT_WAYLAND_DISPLAY manifold | simular &

scripts/telescope

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
stardust-xr-server -o 1 -e "$(which _telescope_startup)" "$@"
3+
stardust-xr-server -o 6 -e "$(which _telescope_startup)" "$@"

0 commit comments

Comments
 (0)