fix: set StartupWMClass to actual Brave Wayland app_id, remove ignored flags

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/fa122077-31dc-41d8-8a54-720d747d4dda

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-13 03:58:23 +00:00
committed by GitHub
parent 6da8730453
commit 892305e416

View File

@@ -223,13 +223,11 @@ let
export GIO_LAUNCHED_DESKTOP_FILE="/run/current-system/sw/share/applications/sovran-hub.desktop"
brave --app=http://localhost:8937/auto-login \
--class=sovran-hub \
--gtk-application-id=sovran-hub \
--user-data-dir="$HUB_DATA" \
--password-store=basic \
--disable-gpu \
--disable-features=WebRtcPipeWireCapturer \
--ozone-platform=wayland \
--wayland-app-id=sovran-hub
--ozone-platform=wayland
'';
# ── Hub auto-launch wrapper script ────────────────────────────────
@@ -304,7 +302,7 @@ Icon=sovran-hub
Terminal=false
Categories=System;
StartupNotify=true
StartupWMClass=sovran-hub
StartupWMClass=brave-localhost__auto-login-Default
X-GNOME-SingleWindow=true
DESKTOP