initial retooling #1

Merged
naturallaw777 merged 1130 commits from staging-dev into stable 2026-05-21 08:10:11 -05:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit cfd416002d - Show all commits
@@ -1,4 +1,4 @@
<svg width="1e3" height="1e3" version="1.0" viewBox="0 0 768 768" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify">
<svg width="318" height="261" version="1.0" viewBox="232 258 318 261" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify">
<defs>
<filter id="b3a68ab618" x="0" y="0" width="1" height="1">
<feColorMatrix color-interpolation-filters="sRGB" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

+2 -2
View File
@@ -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;