Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1da6fb9cd6 | |||
| 5bdcba8a90 | |||
| 9f47fd6ba3 |
@@ -223,11 +223,13 @@ let
|
|||||||
export GIO_LAUNCHED_DESKTOP_FILE="/run/current-system/sw/share/applications/sovran-hub.desktop"
|
export GIO_LAUNCHED_DESKTOP_FILE="/run/current-system/sw/share/applications/sovran-hub.desktop"
|
||||||
brave --app=http://localhost:8937 \
|
brave --app=http://localhost:8937 \
|
||||||
--class=sovran-hub \
|
--class=sovran-hub \
|
||||||
|
--gtk-application-id=sovran-hub \
|
||||||
--user-data-dir="$HUB_DATA" \
|
--user-data-dir="$HUB_DATA" \
|
||||||
--password-store=basic \
|
--password-store=basic \
|
||||||
--disable-gpu \
|
--disable-gpu \
|
||||||
--disable-features=WebRtcPipeWireCapturer \
|
--disable-features=WebRtcPipeWireCapturer \
|
||||||
--ozone-platform=wayland
|
--ozone-platform=wayland \
|
||||||
|
--wayland-app-id=sovran-hub
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# ── Hub auto-launch wrapper script ────────────────────────────────
|
# ── Hub auto-launch wrapper script ────────────────────────────────
|
||||||
|
|||||||
Reference in New Issue
Block a user