initial retooling #1

Merged
naturallaw777 merged 1130 commits from staging-dev into stable 2026-05-21 08:10:11 -05:00
Showing only changes of commit 1da6fb9cd6 - Show all commits
+3 -1
View File
@@ -223,11 +223,13 @@ let
export GIO_LAUNCHED_DESKTOP_FILE="/run/current-system/sw/share/applications/sovran-hub.desktop"
brave --app=http://localhost:8937 \
--class=sovran-hub \
--gtk-application-id=sovran-hub \
--user-data-dir="$HUB_DATA" \
--password-store=basic \
--disable-gpu \
--disable-features=WebRtcPipeWireCapturer \
--ozone-platform=wayland
--ozone-platform=wayland \
--wayland-app-id=sovran-hub
'';
# ── Hub auto-launch wrapper script ────────────────────────────────