From cfd416002d043f5e0c7b6e78c650027fe239ca1c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Apr 2026 13:43:57 +0000 Subject: [PATCH] Fix dock icon size and RDP frozen screen regressions from PR #144 Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/25eb7e56-2284-4030-a9dd-75f2f9a2917c Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com> --- app/sovran_systemsos_web/static/sovran-hub-icon.svg | 2 +- modules/core/sovran-hub.nix | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/sovran_systemsos_web/static/sovran-hub-icon.svg b/app/sovran_systemsos_web/static/sovran-hub-icon.svg index 984fcfd..11809c9 100644 --- a/app/sovran_systemsos_web/static/sovran-hub-icon.svg +++ b/app/sovran_systemsos_web/static/sovran-hub-icon.svg @@ -1,4 +1,4 @@ - + diff --git a/modules/core/sovran-hub.nix b/modules/core/sovran-hub.nix index 905b531..c34b363 100644 --- a/modules/core/sovran-hub.nix +++ b/modules/core/sovran-hub.nix @@ -232,7 +232,7 @@ let sleep 1 done - brave --app=http://localhost:8937 --class=sovran-hub + brave --app=http://localhost:8937 --class=sovran-hub --disable-gpu --disable-features=WebRtcPipeWireCapturer --ozone-platform=wayland ''; sovran-hub-web = pkgs.python3Packages.buildPythonApplication { @@ -278,7 +278,7 @@ let Type=Application Name=Sovran Hub Comment=Open Sovran_SystemsOS Hub dashboard -Exec=brave --app=http://localhost:8937 --class=sovran-hub +Exec=brave --app=http://localhost:8937 --class=sovran-hub --disable-gpu --disable-features=WebRtcPipeWireCapturer --ozone-platform=wayland Icon=sovran-hub Terminal=false Categories=System;