Commit 87eabd4

HPCesia <me@hpcesia.com>
2025-12-04 14:18:54
feat: remove webapps
1 parent ba3f138
modules/desktop/apps/browser/floorp.nix
@@ -141,34 +141,33 @@
             "displayed" = true;
             "webExtensionRunningEnabled" = false;
           };
-          "floorp.panelSidebar.data"."data" = [
-            {
-              "id" = "default-panel-bookmarks";
-              "url" = "floorp//bookmarks";
-              "width" = 0; # Needed
-              "type" = "static";
-            }
-            {
-              "id" = "default-panel-history";
-              "url" = "floorp//history";
-              "width" = 0;
-              "type" = "static";
-            }
-            {
-              "id" = "default-panel-downloads";
-              "url" = "floorp//downloads";
+          "floorp.panelSidebar.data"."data" =
+            (lib.map (x: {
+              "id" = "default-panel-${x}";
+              "url" = "floorp//${x}";
               "width" = 0;
               "type" = "static";
-            }
-            {
-              "id" = "default-panel-translate-google-com";
-              "url" = "https://translate.google.com";
-              "width" = 0;
-              "userContextId" = 0;
-              "zoomLevel" = null;
-              "type" = "web";
-            }
-          ];
+            }) ["bookmarks" "history" "downloads"])
+            ++ (lib.map (url: let
+                id = lib.pipe url [
+                  (x: lib.removePrefix "http://" x)
+                  (x: lib.removePrefix "https://" x)
+                  (x: lib.splitString "?" x)
+                  (x: lib.elemAt x 0)
+                  (x: lib.replaceStrings ["/" "."] ["-" "-"] x)
+                  (x: lib.removeSuffix "-" x)
+                  (x: "panel-${x}")
+                ];
+              in {
+                inherit id url;
+                "width" = 0;
+                "userContextId" = 0;
+                "zoomLevel" = null;
+                "type" = "web";
+              }) [
+                "https://translate.google.com"
+                "https://squoosh.app"
+              ]);
           # Workspace
           "floorp.workspaces.enabled" = true;
           "floorp.workspaces.v4.config" = {
modules/desktop/apps/webapps/metacubex/metacubexd.svg
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.00 0.00 200.00 200.00">
-    <g stroke-width="2.00" fill="none" stroke-linecap="butt">
-        <path stroke="#babcbd" vector-effect="non-scaling-stroke" d="   M 40.95 140.48   Q 68.55 157.30 96.63 173.25   C 102.24 176.44 107.25 175.99 112.94 172.72   Q 137.94 158.32 162.95 143.97   Q 165.51 142.50 167.13 140.70   A 1.36 1.36 0.0 0 0 167.49 139.78   C 167.62 114.80 168.11 94.50 166.94 76.07   C 166.62 71.04 164.79 67.55 160.95 64.72"/>
-        <path stroke="#edefef" vector-effect="non-scaling-stroke" d="   M 160.95 64.72   C 158.30 59.86 148.11 55.99 143.18 53.08   C 131.17 46.00 119.07 39.12 106.93 32.27   C 102.78 29.92 100.95 27.45 95.80 30.54   Q 86.26 36.27 72.74 43.77   C 65.00 48.06 55.94 53.83 47.28 58.44   C 36.47 64.19 37.03 68.23 37.02 79.49   Q 36.99 107.48 37.00 135.54   A 1.33 1.30 24.1 0 0 37.35 136.43   L 40.95 140.48"/>
-        <path stroke="#cdcdcd" vector-effect="non-scaling-stroke" d="   M 160.95 64.72   C 162.26 67.10 163.25 68.73 163.25 71.58   Q 163.26 102.51 163.09 133.43   Q 163.07 137.05 160.83 138.33   Q 133.44 154.04 106.07 169.70   C 102.53 171.72 96.73 171.58 93.59 169.67   C 81.84 162.53 70.33 156.39 57.98 148.94   Q 49.77 143.99 40.95 140.48"/>
-        <path stroke="#848484" vector-effect="non-scaling-stroke" d="   M 155.05 66.47   A 0.30 0.30 0.0 0 0 155.05 65.95   L 100.11 34.53   A 0.30 0.30 0.0 0 0 99.81 34.53   L 44.98 65.96   A 0.30 0.30 0.0 0 0 44.98 66.48   L 99.82 97.91   A 0.30 0.30 0.0 0 0 100.12 97.91   L 155.05 66.47"/>
-        <path stroke="#848484" vector-effect="non-scaling-stroke" d="   M 97.83 102.22   A 0.32 0.32 0.0 0 0 97.67 101.94   L 42.48 70.37   A 0.32 0.32 0.0 0 0 42.00 70.65   L 42.00 133.51   A 0.32 0.32 0.0 0 0 42.16 133.79   L 97.04 165.13   A 0.32 0.32 0.0 0 0 97.52 164.85   L 97.83 102.22"/>
-        <path stroke="#848484" vector-effect="non-scaling-stroke" d="   M 102.35 101.92   A 0.32 0.32 0.0 0 0 102.19 102.20   L 102.47 164.86   A 0.32 0.32 0.0 0 0 102.95 165.14   L 157.78 133.85   A 0.32 0.32 0.0 0 0 157.94 133.57   L 157.72 70.85   A 0.32 0.32 0.0 0 0 157.24 70.57   L 102.35 101.92"/>
-        <path stroke="#848484" vector-effect="non-scaling-stroke" d="   M 101.2539 41.9921   A 1.17 1.17 0.0 0 0 100.0859 40.8201   L 100.0459 40.8200   A 1.17 1.17 0.0 0 0 98.8739 41.9880   L 98.7861 92.2679   A 1.17 1.17 0.0 0 0 99.9541 93.4399   L 99.9941 93.4400   A 1.17 1.17 0.0 0 0 101.1661 92.2720   L 101.2539 41.9921"/>
-        <path stroke="#848484" vector-effect="non-scaling-stroke" d="   M 93.8121 104.2576   A 1.09 1.09 0.0 0 0 92.3238 103.8561   L 48.3895 129.1194   A 1.09 1.09 0.0 0 0 47.9879 130.6077   L 48.0079 130.6424   A 1.09 1.09 0.0 0 0 49.4962 131.0439   L 93.4305 105.7806   A 1.09 1.09 0.0 0 0 93.8321 104.2923   L 93.8121 104.2576"/>
-        <path stroke="#848484" vector-effect="non-scaling-stroke" d="   M 152.0194 130.6077   A 1.09 1.09 0.0 0 0 151.6178 129.1194   L 107.6488 103.8361   A 1.09 1.09 0.0 0 0 106.1606 104.2377   L 106.1406 104.2723   A 1.09 1.09 0.0 0 0 106.5422 105.7606   L 150.5112 131.0439   A 1.09 1.09 0.0 0 0 151.9994 130.6423   L 152.0194 130.6077"/>
-    </g>
-    <path fill="#dadedf" d="   M 0.00 0.00   L 200.00 0.00   L 200.00 200.00   L 0.00 200.00   L 0.00 0.00   Z   M 40.95 140.48   Q 68.55 157.30 96.63 173.25   C 102.24 176.44 107.25 175.99 112.94 172.72   Q 137.94 158.32 162.95 143.97   Q 165.51 142.50 167.13 140.70   A 1.36 1.36 0.0 0 0 167.49 139.78   C 167.62 114.80 168.11 94.50 166.94 76.07   C 166.62 71.04 164.79 67.55 160.95 64.72   C 158.30 59.86 148.11 55.99 143.18 53.08   C 131.17 46.00 119.07 39.12 106.93 32.27   C 102.78 29.92 100.95 27.45 95.80 30.54   Q 86.26 36.27 72.74 43.77   C 65.00 48.06 55.94 53.83 47.28 58.44   C 36.47 64.19 37.03 68.23 37.02 79.49   Q 36.99 107.48 37.00 135.54   A 1.33 1.30 24.1 0 0 37.35 136.43   L 40.95 140.48   Z"/>
-    <path fill="#ffffff" d="   M 160.95 64.72   C 162.26 67.10 163.25 68.73 163.25 71.58   Q 163.26 102.51 163.09 133.43   Q 163.07 137.05 160.83 138.33   Q 133.44 154.04 106.07 169.70   C 102.53 171.72 96.73 171.58 93.59 169.67   C 81.84 162.53 70.33 156.39 57.98 148.94   Q 49.77 143.99 40.95 140.48   L 37.35 136.43   A 1.33 1.30 24.1 0 1 37.00 135.54   Q 36.99 107.48 37.02 79.49   C 37.03 68.23 36.47 64.19 47.28 58.44   C 55.94 53.83 65.00 48.06 72.74 43.77   Q 86.26 36.27 95.80 30.54   C 100.95 27.45 102.78 29.92 106.93 32.27   C 119.07 39.12 131.17 46.00 143.18 53.08   C 148.11 55.99 158.30 59.86 160.95 64.72   Z   M 155.05 66.47   A 0.30 0.30 0.0 0 0 155.05 65.95   L 100.11 34.53   A 0.30 0.30 0.0 0 0 99.81 34.53   L 44.98 65.96   A 0.30 0.30 0.0 0 0 44.98 66.48   L 99.82 97.91   A 0.30 0.30 0.0 0 0 100.12 97.91   L 155.05 66.47   Z   M 97.83 102.22   A 0.32 0.32 0.0 0 0 97.67 101.94   L 42.48 70.37   A 0.32 0.32 0.0 0 0 42.00 70.65   L 42.00 133.51   A 0.32 0.32 0.0 0 0 42.16 133.79   L 97.04 165.13   A 0.32 0.32 0.0 0 0 97.52 164.85   L 97.83 102.22   Z   M 102.35 101.92   A 0.32 0.32 0.0 0 0 102.19 102.20   L 102.47 164.86   A 0.32 0.32 0.0 0 0 102.95 165.14   L 157.78 133.85   A 0.32 0.32 0.0 0 0 157.94 133.57   L 157.72 70.85   A 0.32 0.32 0.0 0 0 157.24 70.57   L 102.35 101.92   Z"/>
-    <path fill="#080808" d="   M 155.05 66.47   L 100.12 97.91   A 0.30 0.30 0.0 0 1 99.82 97.91   L 44.98 66.48   A 0.30 0.30 0.0 0 1 44.98 65.96   L 99.81 34.53   A 0.30 0.30 0.0 0 1 100.11 34.53   L 155.05 65.95   A 0.30 0.30 0.0 0 1 155.05 66.47   Z   M 101.2539 41.9921   A 1.17 1.17 0.0 0 0 100.0859 40.8201   L 100.0459 40.8200   A 1.17 1.17 0.0 0 0 98.8739 41.9880   L 98.7861 92.2679   A 1.17 1.17 0.0 0 0 99.9541 93.4399   L 99.9941 93.4400   A 1.17 1.17 0.0 0 0 101.1661 92.2720   L 101.2539 41.9921   Z"/>
-    <rect fill="#ffffff" x="-1.19" y="-26.31" transform="translate(100.02,67.13) rotate(0.1)" width="2.38" height="52.62" rx="1.17"/>
-    <path fill="#9a9a9b" d="   M 160.95 64.72   C 164.79 67.55 166.62 71.04 166.94 76.07   C 168.11 94.50 167.62 114.80 167.49 139.78   A 1.36 1.36 0.0 0 1 167.13 140.70   Q 165.51 142.50 162.95 143.97   Q 137.94 158.32 112.94 172.72   C 107.25 175.99 102.24 176.44 96.63 173.25   Q 68.55 157.30 40.95 140.48   Q 49.77 143.99 57.98 148.94   C 70.33 156.39 81.84 162.53 93.59 169.67   C 96.73 171.58 102.53 171.72 106.07 169.70   Q 133.44 154.04 160.83 138.33   Q 163.07 137.05 163.09 133.43   Q 163.26 102.51 163.25 71.58   C 163.25 68.73 162.26 67.10 160.95 64.72   Z"/>
-    <path fill="#080808" d="   M 97.83 102.22   L 97.52 164.85   A 0.32 0.32 0.0 0 1 97.04 165.13   L 42.16 133.79   A 0.32 0.32 0.0 0 1 42.00 133.51   L 42.00 70.65   A 0.32 0.32 0.0 0 1 42.48 70.37   L 97.67 101.94   A 0.32 0.32 0.0 0 1 97.83 102.22   Z   M 93.8121 104.2576   A 1.09 1.09 0.0 0 0 92.3238 103.8561   L 48.3895 129.1194   A 1.09 1.09 0.0 0 0 47.9879 130.6077   L 48.0079 130.6424   A 1.09 1.09 0.0 0 0 49.4962 131.0439   L 93.4305 105.7806   A 1.09 1.09 0.0 0 0 93.8321 104.2923   L 93.8121 104.2576   Z"/>
-    <path fill="#080808" d="   M 102.35 101.92   L 157.24 70.57   A 0.32 0.32 0.0 0 1 157.72 70.85   L 157.94 133.57   A 0.32 0.32 0.0 0 1 157.78 133.85   L 102.95 165.14   A 0.32 0.32 0.0 0 1 102.47 164.86   L 102.19 102.20   A 0.32 0.32 0.0 0 1 102.35 101.92   Z   M 152.0194 130.6077   A 1.09 1.09 0.0 0 0 151.6178 129.1194   L 107.6488 103.8361   A 1.09 1.09 0.0 0 0 106.1606 104.2377   L 106.1406 104.2723   A 1.09 1.09 0.0 0 0 106.5422 105.7606   L 150.5112 131.0439   A 1.09 1.09 0.0 0 0 151.9994 130.6423   L 152.0194 130.6077   Z"/>
-    <rect fill="#ffffff" x="-26.43" y="-1.11" transform="translate(70.91,117.45) rotate(-29.9)" width="52.86" height="2.22" rx="1.09"/>
-    <rect fill="#ffffff" x="-26.45" y="-1.11" transform="translate(129.08,117.44) rotate(29.9)" width="52.90" height="2.22" rx="1.09"/>
-</svg>
\ No newline at end of file
modules/desktop/apps/webapps/metacubex/package.nix
@@ -1,17 +0,0 @@
-{lib, ...}: {
-  flake.modules.homeManager.desktop = {
-    pkgs,
-    osConfig,
-    ...
-  }: {
-    home.packages = lib.mkIf osConfig.services.mihomo.enable [
-      (pkgs.nix-webapps-lib.mkChromiumApp {
-        appName = "metacubexd";
-        desktopName = "MetaCubeXD";
-        catagories = ["Network" "Utility"];
-        url = "https://d.metacubex.one";
-        icon = ./metacubexd.svg;
-      })
-    ];
-  };
-}
modules/desktop/apps/webapps/mycelium/mycelium.svg
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-    <title>Frame</title>
-      <style>
-        .bg-shape {
-          fill: #000000;
-          transition: all 0.3s ease;
-        }
-        .text-m {
-          fill: #ffffff;
-          transition: all 0.3s ease;
-        }
-    
-        @media (prefers-color-scheme: light) {
-          .bg-shape {
-            fill-opacity: 0; 
-          }
-          
-          .text-m {
-            fill: #333333; 
-          }
-        }
-      </style>
-    <defs>
-        <path d="M128.19426,0 L383.80574,7.25467311e-15 C428.381677,-4.215174e-15 444.545989,4.64128056 460.842285,13.3566352 C477.138581,22.0719898 489.92801,34.8614185 498.643365,51.1577148 C507.358719,67.4540111 512,83.618323 512,128.19426 L512,383.80574 C512,428.381677 507.358719,444.545989 498.643365,460.842285 C489.92801,477.138581 477.138581,489.92801 460.842285,498.643365 C444.545989,507.358719 428.381677,512 383.80574,512 L128.19426,512 C83.618323,512 67.4540111,507.358719 51.1577148,498.643365 C34.8614185,489.92801 22.0719898,477.138581 13.3566352,460.842285 C4.64128056,444.545989 0,428.381677 0,383.80574 L0,128.19426 C0,83.618323 4.64128056,67.4540111 13.3566352,51.1577148 C22.0719898,34.8614185 34.8614185,22.0719898 51.1577148,13.3566352 C67.4540111,4.64128056 83.618323,0 128.19426,0 Z" id="path-1"></path>
-    </defs>
-    <g id="Frame" stroke="none" fill="none" xlink:href="#path-1">
-        <use class="bg-shape" fill-rule="evenodd" xlink:href="#path-1"></use>
-        <path class="text-m" d="M395.66,384 L395.66,134.34 L340.56,134.34 L261.9,354.74 L260.76,354.74 L184.38,134.34 L125.86,134.34 L125.86,384 L142.2,384 L142.2,203.88 L143.34,203.88 L204.52,384 L269.12,384 L332.58,202.36 L333.34,202.36 L333.34,384 L395.66,384 Z M247.84,368.04 L216.3,368.04 L141.06,150.3 L171.84,150.3 L247.84,368.04 Z M379.32,368.04 L349.68,368.04 L349.68,150.3 L379.32,150.3 L379.32,368.04 Z" id="Shape" fill-rule="nonzero"></path>
-    </g>
-</svg>
modules/desktop/apps/webapps/mycelium/package.nix
@@ -1,14 +0,0 @@
-{
-  flake.modules.homeManager.desktop = {pkgs, ...}: {
-    home.packages = [
-      # The Misskey(Sharkey) instance I join and maintained
-      (pkgs.nix-webapps-lib.mkChromiumApp {
-        appName = "mycelium";
-        desktopName = "Mycelium";
-        catagories = ["Chat" "Feed"];
-        url = "https://myce.li/";
-        icon = ./mycelium.svg;
-      })
-    ];
-  };
-}
modules/desktop/apps/webapps/phanpy/package.nix
@@ -1,13 +0,0 @@
-{
-  flake.modules.homeManager.desktop = {pkgs, ...}: {
-    home.packages = [
-      (pkgs.nix-webapps-lib.mkChromiumApp {
-        appName = "phanpy";
-        desktopName = "Phanpy";
-        catagories = ["Chat" "Feed"];
-        url = "https://phanpy.social";
-        icon = ./phanpy.svg;
-      })
-    ];
-  };
-}
modules/desktop/apps/webapps/phanpy/phanpy.svg
@@ -1,1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 512 512"><path d="M320.3 22.4c166.5 42.7 216.6 188.4 180.8 356.2-7.9 37.1-29.2 75.8-72.4 98.9-36.5 19.6-91.8 28.9-174.5 6.3l-109.6-27.4C23.1 426.6-14.2 332.6 4.6 254 45.9 81 181.4-13.2 320.3 22.4" style="fill-rule:evenodd;clip-rule:evenodd;fill:#a4bff7"/><path d="M308.8 67.5C448.6 103.3 485.7 228 455.6 368.9c-10.8 50.5-56.2 106.5-189.6 69.9l-110.2-27.5C66.5 389.4 36 322.6 49.8 264.8c34.3-143.9 143.5-226.9 259-197.3" style="fill-rule:evenodd;clip-rule:evenodd;fill:#d8e7fe"/><path d="M203.1 176.2c-16.6-8-82.3 36.5-87.2 101.5-2.1 27.2 51.8 36.8 57.7-2 8.3-53.8 42.2-93.3 29.5-99.5M325.3 199c-23.7 3.7-4.3 67.2-6.7 122-1.4 31.8 49.9 39.4 53.5 22.9 12.5-57.6-23.5-148.5-46.8-144.9" style="fill-rule:evenodd;clip-rule:evenodd;fill:#6081e6"/></svg>
\ No newline at end of file
modules/desktop/apps/webapps/squoosh/package.nix
@@ -1,13 +0,0 @@
-{
-  flake.modules.homeManager.desktop = {pkgs, ...}: {
-    home.packages = [
-      (pkgs.nix-webapps-lib.mkChromiumApp {
-        appName = "squoosh";
-        desktopName = "Squoosh";
-        catagories = ["2DGraphics" "Utility"];
-        url = "https://squoosh.app";
-        icon = ./squoosh.svg;
-      })
-    ];
-  };
-}
modules/desktop/apps/webapps/squoosh/squoosh.svg
@@ -1,1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="squoosh_svg__Layer_1" x="0" y="0" version="1.1" viewBox="0 0 512 512"><style>.squoosh_svg__st5{fill:#e17827}.squoosh_svg__st8{fill:#f7ddc4}.squoosh_svg__st9{fill:#eaceb1}.squoosh_svg__st10{opacity:.3;fill:#f8e9db;enable-background:new}</style><circle cx="256" cy="256" r="250.9" style="fill:#40403f"/><path d="M256 512c-68.4 0-132.7-26.6-181-75C26.6 388.7 0 324.4 0 256S26.6 123.3 75 75C123.3 26.6 187.6 0 256 0s132.7 26.6 181 75c48.4 48.4 75 112.6 75 181s-26.6 132.7-75 181-112.6 75-181 75m0-501.8C120.5 10.2 10.2 120.5 10.2 256S120.5 501.8 256 501.8 501.8 391.5 501.8 256 391.5 10.2 256 10.2" style="fill:#4a494a"/><path d="m87 151.2-7.4-9.6 14.5-9c-3.6 5.7-6 12-7.1 18.6m64.2 112.6-3.4.2c-2.3.2-6.3-.7-9 .1l1.7 8.8 11.8-3.5c-.3-2-.6-3.8-1.1-5.6m-4.3 80.2-2.2 2.7-.5 6.7 2.2-.6c3.4-1.1 6.9-1.9 10.4-2.6l.7-13.8c-4 1.8-7.6 4.5-10.6 7.6m242.8-243c-37.1-14.1-76.5-21.6-116.3-21.8-50 0-98 12.3-144 34.4 6.7.7 13.2 2.3 19.5 4.6 9.6-4.1 19.1-7.8 28.7-11 30.9-10.2 63.2-15.6 95.8-15.7 33.7.2 67.3 5.8 99.2 16.6-22.1 45.1-37.2 93.3-44.8 142.9-3.4 24.7-3.9 49.7-1.5 74.5 2.3 21.2 7.1 42 14 62.1-41.9 24.5-82.2 36.3-123 36.3-23.2-.1-46.4-3.9-68.4-11.4-4.7 1.9-9.8 2.9-15 2.9l-1.1 4.3c26.9 10.8 55.5 16.4 84.5 16.6 48 0 94-15.9 138.1-43.2-35.4-90.2-17.1-187 34.3-292.1m-268.2 95.1c-2.3-4.8-4.8-9.5-7.4-14.1-.9 1.5-1.8 5-3.5 6.3l4.5 8.8c2.1-.6 4.2-.8 6.4-1" style="fill:#e17926"/><path d="M333.9 251.7c6.2-45.3 21.6-93.6 47.2-147.2-34.6-12.4-71-18.9-107.7-19.1-44.3 0-89 10.1-133.4 30.2 13.7 3.4 26.4 10.5 36.5 20.5l1.7 1.8c1.8 1.6 3.1 3.5 4 5.8.6 2.7.4 5.6-.5 8.3-2.8 9.4-9.3 17.4-18 22-10.1 5.5-21.6 4.3-32.5 2-3.1-.6-6.4-1.2-9.6-.5s-5.7 3.2-7.5 6.3c2.6 4.6 5.1 9.4 7.4 14.1 4.8-.4 9.7-.6 14.5-.5 12.4-.1 24.9-1 37.3 1 5.7.7 11.3 2.1 16.7 4.1 2.1.7 4 1.9 5.8 3.3h.1c1.9 2 3.4 4.4 4.3 7.1 8 21.9-8.4 41.3-28.1 48.3-7.9 2.7-16.1 4.2-24.2 4.5-.9.1-1.8 0-2.7-.1l1.3 7.2c4.5-1.3 9.1-2.7 13.8-3.8 6.6-1.7 13.3-3 20.1-3.8 5.2-.5 13.3-2.3 17.5 1.6 2.2 2 3.4 5 4.6 7.8 2.2 5 4.1 9.9 5.8 15.1 1.4 4 1.9 8.4 1.5 12.7-1.1 7.2-6.6 13-12.7 17-11.4 7.4-24.8 11.4-36.9 17.4-3.1 1.5-6.2 3.3-9.1 5.3l-.6 11.3c14.7-3.7 29.9-4.3 44.8-1.8 2.7.4 5.5 1.3 7.9 2.7 4.4 2.7 6.7 8 6.7 13.2 0 5.3-2.1 10.1-4.6 14.5-7.5 11.8-18.7 20.7-31.9 25.3-6.3 2.2-12.8 3.1-19 5.2-4.4 1.6-9 3-13.5 4.1 0 .3-.1.7-.2 1 24.7 9.2 50.8 14 77.2 14.1 43.2 0 86-12.9 130.4-39.7-16.5-44.1-21.4-91.7-14.4-138.3" style="fill:#f78f20"/><path d="M255.8 208.3c9.1-1.5 18.3-13.6 20.9-28.2 2.7-14.5-6.3-26.7-20.2-25.4-13.9 1.2-22.2 15.3-20.1 30 2.1 14.6 10.2 24.9 19.4 23.6" style="fill:#fdcda0"/><path d="M304.1 288.3c-25.8-16.6-37.5-44.7-57.6-72.8-19.1 34.6-26.8 70.1-50.8 97.5 39.8 1.9 75.3-9.5 108.4-24.7" class="squoosh_svg__st5"/><path d="M272.8 337c-32.9-30.2-45.5-76-94.3-102.7 7.4 42 8.5 78.8-18.3 109.6 41.6 10 78.5 4.9 112.6-6.9" style="fill:#c86228"/><path d="M190.5 333.7c-12.7 0-25.2-1-37.6-3.1l-2.9-.5.5-2.9c10.2-59.1-1.4-108.9-35.3-152.4l1.1-4.5c35.4-16.4 68.9-27.4 102.5-33.3 39.4-7 77.9-7.2 117.7-.5l2.2 4.1c-29.1 64-36.3 114.8-22.7 160.1l.7 2.5-2.4 1c-45.1 19.9-85.3 29.5-123.8 29.5m-33.8-8.4c48.1 7.4 95.5-.5 152.8-25.4-12.8-45.2-5.7-95.7 22.1-158.2-70.2-11-137.1-.7-209.7 32.5 32.8 43.4 44.2 92.9 34.8 151.1" class="squoosh_svg__st5"/><path d="M187 144.7c0-.8-.2-1.6-.6-2.3l-.5-.6c-1.2-1-3.1-1.1-4.5-1.6l-2.1-.9-.7-.7c-12.5-12.9-29.1-21.1-47-23.4-4.2-.7-8.5-.5-12.7.4-18.4 4.6-33 29-30.6 47.2 1.6 11.7 10.1 18.7 19 25.6q1.05.9 2.4 1.2c2.8.4 4.1-5 5.5-6.7 1.3-1.7 3.7-5.5 7.5-6.2 3.2-.4 6.6-.2 9.7.7 10.8 2.6 22.3 3.8 32.5-1.3 3-1.5 5.9-3.4 8.4-5.8.6-.2 1.2-.6 1.7-1.1 1.8-1.3 3.5-2.8 5.2-4.4l2.6-2.6c2.1-2.7 3.4-6.1 3.8-9.5.4-2.8.5-5.4.4-8m69.2 97.5c.3-1 .7-1.9 1.2-2.8 7.1-16.6 19.1-30.1 31.3-43s24-23.5 40.4-27.6c11.3-2.2 22.9-2 34.2.5 6.8 1.2 14.4 1.7 20.7 5s11 9.9 14.8 15.7c11.3 17.5 21.6 35.8 30.7 54.5 5.8 11.4 12.4 23 12.4 36.2-.3 8.2-1.7 16.4-4.1 24.1-6.3 21.1-15.5 41.6-24.6 61.5-9.1 19.8-20.1 37.6-38 49.3-26.2 17.3-59.3 14-88.6 9.9-5-.7-46.6-4.8-47-8.8-.2-2 13.2-6.4 15.1-7.3 17.7-7.6 33.1-19.5 44.9-34.8 4.1-5.8 7.1-12.4 8.4-19.5 1.8-10.4 5.1-20.5 10.8-29.2 5.8-8.8 13.6-15 13.6-26.2 0-3.9-.9-7.8-.5-11.7s2.2-8 6-9.4c3.7-1.3 5-.6 6.2-2.6.5-.8.8-1.7.7-2.7 1.6-10.1 5.4-19.8 11-28.4-10.2 15.6-25.3 27.3-42.9 33.1-10.8 4.3-22.8 7.2-34.3 5-11.4-2.2-22.4-10.5-24.8-21.9-.9-6.4-.1-13 2.4-18.9m-51.7-18.5c.1-.9.1-1.8.1-2.7.2-3.7-.4-7.5-1.6-11-.5-1.8-1.7-3.3-3.4-4.1-.5-.2-1-.4-1.6-.4q-2.55-2.1-5.7-3.3c-5.4-1.9-11-3.3-16.7-4.1-12.3-2-24.8-1-37.3-1s-23.8 0-34.2 6.2c-10.3 6.2-15.9 18.1-17.9 28.9-2.1 10.8-.2 21.2 5.8 29.6 9.9 12.7 27.1 17.4 42 11.4 1-.3 1.9-.9 2.7-1.6 1-1.1 1.2-2.7 2-4 1.8-3.5 8-1.7 11.2-1.8 8.3-.5 16.5-2 24.2-4.5 11-3.9 20.9-11.7 26.3-21.6.8-.3 1.5-.9 2-1.7.3-.7.6-1.4.7-2.1.5-2.5.8-5.2 1-7.8.4-1.7.4-3 .4-4.4M220 290c-.2-5.1-1.7-10-4.3-14.3-1.8-2.8-2.8-6-6.3-6.4-2.1 0-4.1.3-6.2.9-.6-1.2-1.4-2.3-2.3-3.2-3.9-3.9-12.2-2.4-17.4-2.1-6.8.6-13.5 1.7-20.2 3.2-13.3 2.8-26.4 6.8-39.1 11.6-11.1 4.3-23.1 8.4-31.4 17.4-3.1 3.4-8.4 9.9-9.4 14.4-3.3 15 .9 33.4 15.6 41 8.8 4.5 19.4 3.9 29.2 2.6 5.2-.7 10.5-1.7 14.4-5.1 1.8-1.7 3.3-3.8 5.1-5.6 3.7-3.9 8.6-6.6 13.5-8.8 12.3-5.6 25.8-9.3 37.4-16.3 6.3-3.8 11.8-9.5 13.2-16.7.2-.9.4-1.9.4-2.8l3.3-1.6q2.4-1.2 3.9-3.3c.7-1.4.9-3.1.6-4.9m-3.8 74.4c-1-3.9-2.7-8.5-7.1-9.6-.8-.3-1.6-.4-2.4-.4l-1.7-1.3c-2.4-1.3-5.2-2.2-7.9-2.7-16.3-2.8-33-1.8-48.8 2.9-13.6 4-38.1 12.7-39.6 29.3-.5 6.5 1.3 12.8 5.1 18.1 4.6 7.3 12.7 14.7 21.8 15.1 7.2.2 13.6-2.4 20.2-4.6s12.8-2.8 19-5.2c12.2-4.2 22.7-12.1 30.3-22.5l1-.2c3.1-.6 6-2 8.3-4.1.8-.9 1.4-1.9 1.8-3.1 1.6-4 1-8 0-11.7" style="opacity:.5;fill:#c96328"/><path d="M177.2 137.3c-12.5-12.9-29-21.1-46.9-23.4-4.2-.7-8.6-.6-12.8.4-18.3 4.5-33 29-30.6 47.2 1.7 11.7 10.1 18.7 19 25.4.7.6 1.5 1.1 2.4 1.3 2.8.4 4.1-5 5.5-6.8 1.3-1.8 3.8-5.3 7.7-6.1 3.2-.4 6.5-.2 9.6.7 10.8 2.6 22.3 3.8 32.6-1.3 8.7-4.4 15.4-12.1 18.4-21.4 1-2.6 1.2-5.5.6-8.3-.8-2.2-2.1-4.2-3.8-6z" class="squoosh_svg__st8"/><path d="m163.8 174.8 3.4-2c-10.6-1.6-15.1-.1-17.3-.9s-11.6-.2-14.8-1.1c-3.1-.9-7.5-.6-10.2-1.2-3.9-1-8-1.5-12.1-1.7-6.3-.6-11.6-3.1-15.2-.4s-5 3.2-6.9 4.4c3.7 6 9.4 10.5 15.2 15 .7.6 1.5 1.1 2.4 1.3 2.8.4 4.1-5 5.5-6.8 1.3-1.8 3.8-5.3 7.7-6.1 3.2-.4 6.5-.2 9.6.7 10.8 2.7 22.3 3.9 32.7-1.2" class="squoosh_svg__st9"/><path d="M182.7 145.1c-.8-2.2-2.1-4.2-3.8-6l-1.7-1.8c-12.5-12.9-29-21.1-46.9-23.4-4.2-.7-8.6-.6-12.8.4 0 0-16.3 8.4-15.1 27 1.6 23.4 6.3 23.3 19 34.2 3.2-.4 6.5-.2 9.6.7 10.8 2.6 22.3 3.8 32.6-1.3 8.7-4.4 15.4-12.1 18.4-21.4 1.2-2.9 1.4-5.7.7-8.4" class="squoosh_svg__st10"/><path d="m185.1 142.3-.5-.6c-1.2-1-3.1-1.1-4.5-1.6l-5.8-2.2-10.1-2.9c-8-2.1-17.4-4.1-25.1.2-3.9 2.1-6.8 6-7.7 10.4-.6 3.9.6 8 3.4 10.8 3.1 2.9 7.9 4.5 11.9 6.1 7.6 3.2 15.6 5.5 23.8 6.6q1.35.3 2.7 0c.6-.3 1.1-.6 1.6-1.1 2.4-1.6 4.5-3.6 6.6-5.8 2.1-2.7 3.4-6.1 3.8-9.5.4-2.6.5-5.3.4-7.9.1-1-.1-1.8-.5-2.5" style="fill:#34b9eb"/><path d="M429.2 243.1c-6-11.8-12.1-23.5-18.6-35.1l-3.2-5.5-1.3-2.2-2.4-4c-.5-.6-.9-1.3-1.2-2l-3.8-5.8c-3.9-5.8-8.4-12.3-15-15.7-6.6-3.3-13.8-3.7-20.6-5-11.2-2.5-22.8-2.6-34.2-.5-16.6 4-29.2 15.7-40.5 27.6s-24.1 26.5-31.3 43l-1.1 2.8c-2.3 6.1-3.7 12.5-2.3 18.9 2.2 11.4 13.2 19.8 24.8 22l2.1.2H293c6.8-1 13.3-2.7 19.6-5.3 17.6-6 32.7-17.6 42.9-33.1-2.7 4.4-5.2 9.1-7.2 13.9-1.9 4.6-3.2 9.5-3.8 14.4 0 .9-.3 1.9-.7 2.7-1.2 2-4 1.8-6.2 2.6-.7.2-1.3.6-1.8 1.1-2.2 39.4 4.3 78.7 19.1 115.3-19.7 12.7-40.9 23.1-63 31.1 28 3.8 58.6 5.6 83.1-10.5 17.9-11.8 29.2-30.4 38-49.4s18.3-40.4 24.5-61.5c2.5-7.8 3.9-16 4.1-24.1.1-12.9-6.7-24.5-12.4-35.9" class="squoosh_svg__st8"/><path d="M335.9 289.9c-.1.8-.1 1.5-.1 2.3v2l.1 5.2v2l.2 5.3.1 1.8.4 5.6c0 .5 0 1 .1 1.5l.6 6.8v.2c.5 4.6 1.1 9.5 2 14.1 0 .5.1 1.1.2 1.6l.9 5.2c.2.8.4 1.5.5 2.3l1 4.5.5 2.6 1 4.1.7 2.7 1.1 4.1.7 2.7 1.2 4q.3 1.35.9 2.7l1.3 4.1c.2.9.5 1.7.9 2.6.5 1.5 1 2.9 1.6 4.4l.7 2.2 2.6 6.7-7.3 4.5-.6.4-7.1 4-.9.5-6.9 3.7-1 .6-6.9 3.4-1.1.6-6.9 3.3-1 .4-7.1 3.2-1 .4-7.2 2.8-.6.2-7.7 2.8c28 3.8 58.6 5.6 83.1-10.6 7.5-5 14.1-11.1 19.6-18.3-5.6-40.5-26.7-78.2-58.6-105.2m58.3-81.1c7.2-12.7 5.8-10.6 1.6-24.1-3.3-4.6-7.2-9.1-12.2-11.7-5.1-2.6-13.8-3.7-20.6-5-4.1-.7-8.3-1.3-12.4-1.7 15.5 13.5 19.5 27 19.6 38.5.1 11.4-9.7 29.8-14.7 39s-24.7 49.2 3.8 12.8c8.9-11.2 19.4-17.9 25.8-29 6.4-11.2 1.1-4.4 9.1-18.8" class="squoosh_svg__st9"/><path d="M362.8 175.9c-2.9-2.9-8-8.8-12.3-9.7-6.7-.6-13.4-.1-20 1.3-16.4 4-29.2 15.7-40.4 27.6s-24.2 26.5-31.3 43c-.5.9-.9 1.8-1.2 2.8-2.3 6.1-3.7 12.5-2.3 18.9 2.2 11 12.2 19 23 21.6 17.2.1 43.2-9 62.8-29.1 27.9-28.4 36.8-61.8 21.7-76.4" class="squoosh_svg__st10"/><path d="M287.4 221.1c-2.2.9-4.2 2.1-6.1 3.7-5.1 3.7-9.5 8.2-14 12.2s-11.6 8-13.3 14.7c-.8 3.5-.5 7.2.7 10.5 1.8 6 5.2 11.6 10.4 15.1 9.5 6.3 19.8.9 27.8-5.5 7.9-6.3 16.2-10.8 20.2-19.4s-1.6-16.3-6.2-22c-4.5-5.8-11-11.3-18.4-9.6z" style="fill:#9f87bf"/><path d="m308.1 232-48.7 39.7c1.6 2.1 3.5 4 5.7 5.6 9.5 6.3 19.8.9 27.8-5.5 7.9-6.3 16.2-10.8 20.2-19.4 3.2-6.6-.7-14.7-5-20.4" style="opacity:.1;fill:#fff"/><path d="M195.7 204.4h-.1c-1.7-1.4-3.7-2.5-5.8-3.3-5.4-1.9-11-3.3-16.7-4.1-12.3-2-24.8-1-37.3-1s-23.8 0-34.2 6.2c-10.3 6.2-15.9 17.8-18 28.7-2.1 10.8-.2 21.2 5.8 29.6 10 12.6 27.1 17.3 42 11.4 1-.3 1.9-.9 2.7-1.6 1-1.1 1.2-2.7 2-4 1.8-3.5 8-1.7 11.2-1.8 8.3-.5 16.5-2 24.2-4.5 19.8-7.2 36.3-26.5 28.2-48.3-.6-3-2-5.4-4-7.3" class="squoosh_svg__st8"/><path d="M142.5 280.1c3.2-1-.6-9.3-3.4-14.7-.4-.5-1-.8-1.6-.7 2.6-1.6 7.4-.4 10-.5 8.3-.5 16.5-2 24.2-4.5 8.8-3.1 16.6-8.6 22.4-15.8-17.8-2-25.8 14.8-52.2 11.9-11.6-1.2-21.6 1.6-31.7 1.8s-18.4-4.6-21.6 1.2l.9 1.3c5.3 7.4 13.8 11.9 22.8 13.4h.4c1.9.3 3.8.5 5.8.5 7.3 1.1 14.3 3.9 21.4 5.7.9.5 1.8.6 2.6.4" class="squoosh_svg__st9"/><path d="M195.7 204.4h-.1c-1.7-1.4-3.7-2.5-5.8-3.3-5.4-1.9-11-3.3-16.7-4.1-12.3-2-24.8-1-37.3-1s-29.6 6.1-31.3 26.5c-3.1 38 54.9 38.7 70 35.7 18.6-3.4 30.8-21.2 27.4-39.8-.4-2.3-1.1-4.5-1.9-6.7-.9-2.9-2.3-5.3-4.3-7.3" class="squoosh_svg__st10"/><path d="M147.5 223.7c0-3.8 1.3-7.5 3.8-10.4 3.7-4.1 8.4-5.1 13.6-6l8-1.1c7.3-.9 14.7-1.8 22.2-2.1 1-.1 2.1.1 3.1.4 1.7.8 2.9 2.3 3.4 4.1 1.2 3.5 1.7 7.3 1.6 11 0 4.8-.4 9.8-1.3 14.5-.2.7-.4 1.4-.7 2.1-1.3 2.3-4.6 2.6-7.1 2.9-9.6 1.2-19.3 1.4-29 .6-2.8-.1-5.7-.6-8.3-1.6-5.7-2.1-9.5-8-9.3-14.4" style="fill:#5d509e"/><path d="M110.5 184.5c-2 0-2-.4-5.2-.9s-2.1-.2-3.4-.1h-.2l4.3 3.3 1.3 1 1.5.4c.7-.1 1.4-.4 1.8-1l1.2-1.7.4-.9zm1.5 89.3h-.1c9.7-.4 18.9 3.9 28.1 6.2.8.3 1.7.4 2.6.2 3.2-1-.6-9.3-3.4-14.7-.4-.8-1.4-1-2.2-.6-.2.1-.4.3-.5.5-4.1 5.4-22 8.1-24.5 8.4m224.7 42.3-.1-1c0 .4 0 .7.1 1m-.8-15.7-.1-7.1zm1.9-23.3c2.2-.7 5.1-.6 6.3-2.4.4-.8.7-1.8.7-2.7.6-5.1 1.9-9.9 3.8-14.5 2-4.8 4.3-9.5 7.1-13.9-4.6 8-11 14.9-18.6 20.2l-1.1 14.5zm-1.7 30.9.5 6.8zm-.2-7.6.2 7.2zm.1-22c-.2 4.8-.2 9.6-.2 14.4-.1-4.8-.1-9.5.2-14.4" style="fill:#ddc1a8"/><path d="M82.1 310.2c1.1-4.5 6.3-11 9.4-14.3 8.3-9 20.3-13 31.5-17.4 12.6-4.8 25.7-8.7 39-11.6 6.7-1.5 13.4-2.6 20.2-3.2 5.2-.4 13.4-2 17.5 2.1 2 2.3 3.5 5 4.4 7.9 2.1 5 3.8 10.1 5.3 15.3 1.3 4.1 1.6 8.4 1.1 12.7-1.3 7.2-7.1 12.8-13.2 16.6-11.7 7.1-25.2 10.7-37.5 16.4-5 2.2-9.7 4.8-13.4 8.6-1.8 1.8-3.2 3.9-5.2 5.6-4.1 3-9.2 4.7-14.3 5.1-9.9 1.5-20.5 2.1-29.3-2.6-14.5-7.9-18.7-26.2-15.5-41.2" class="squoosh_svg__st8"/><path d="M138.5 349.6c3.9-1.7 7.3-6.4 9.9-9.6.2-.3.6-.6 1-.7s.7.1 1 .4c2.9 1.8-4.4 7.8-3.8 11.3.2 1.1.1 2.2-.2 3.3-.5 1.1-2.3.6-3.4.7-8.6 1.3-5-3.1-13.3-1.6 3.3-1.7 5.6-2.3 8.8-3.8m57.8-39.3c-3.8.5-51 18.9-57.7 21.1s-17.5 6.7-28.5 6.7-13.5.7-16.6 4.4l-3.1 3.4c2 2.1 4.4 3.9 7.2 5.3 8.9 4.6 19.5 4 29.3 2.6 5.1-.6 10.4-1.7 14.3-5.1 2-1.6 3.3-3.7 5.2-5.6 3.7-3.8 8.5-6.4 13.4-8.6 12.3-5.7 25.8-9.4 37.5-16.4 3.7-2.1 7.1-5.2 9.6-8.6z" class="squoosh_svg__st9"/><path d="M209.5 288.9c-1.4-5.2-3.2-10.3-5.3-15.3-.9-2.9-2.4-5.6-4.4-7.9-4-4-12.3-2.4-17.5-2.1-6.8.6-13.5 1.6-20.2 3.2-10.3 2.2-20.4 5.1-30.3 8.5-19.4 12.3-25.4 27-20.9 39.7 5.6 16.2 30.6 19.8 57.7 13.4 9.9-3.9 19.7-4.8 29-10.4 6.2-3.7 11.8-9.4 13.2-16.6.3-4.1 0-8.4-1.3-12.5" class="squoosh_svg__st10"/><path d="M164.7 281.7c3.5-4.5 10.6-6.9 15.9-8.4s12.5-2.4 18.9-3.8c2.2-.5 6.6-1.7 8.9-1.3s4.3 3.5 6.3 6.4c2 2.8 3.8 9.4 4.3 14.3.2 1.7 0 3.4-.7 5.1q-1.5 2.1-3.9 3.3c-3.2 1.7-6.6 3.1-10 4.3-5.4 1.8-10.8 3.2-16.4 4.4-6.4 1.5-14.1 3.5-19.8-1-2.6-2.2-4.3-5.3-5.1-8.6-1-4.1-1.2-10 1.1-13.8z" style="fill:#41439a"/><path d="m217.8 282-54.7 15.5c.8 2.9 2.4 5.6 4.8 7.5 5.7 4.5 13.4 2.4 19.8 1 5.6-1.1 11-2.6 16.4-4.4 3.4-1.2 6.8-2.6 10-4.3q2.4-1.2 3.9-3.3c.7-1.6 1-3.3.7-5.1-.1-2.4-.4-4.6-.9-6.9" style="opacity:.4;fill:#fff"/><path d="M203.8 351.8c-2.4-1.3-5.2-2.2-7.9-2.7-16.3-2.8-33-1.8-48.8 2.9-13.6 4-38.1 12.7-39.6 29.3-.5 6.5 1.3 12.8 5.1 18.1 4.6 7.3 12.7 14.7 21.8 15.1 7.2.2 13.6-2.4 20.2-4.6s12.8-2.8 19-5.2c13.2-4.5 24.6-13.4 32-25.2 2.8-4.3 4.4-9.4 4.6-14.5.2-5-2.2-10.5-6.4-13.2" class="squoosh_svg__st8"/><path d="M178.8 395.2c-11.1 3.7-20.6 4.8-30.6 7.7-10 2.8-20.3-7.9-26.4 6.9 3.5 2.8 7.9 4.4 12.4 4.8 7.2.2 13.6-2.4 20.2-4.6s12.8-2.8 19-5.2c11.1-4 21.3-10.7 28.5-20.1-8.9 4.2-17.5 8.6-23.1 10.5" class="squoosh_svg__st9"/><path d="M203.8 351.8c-2.4-1.3-5.2-2.2-7.9-2.7-16-2.8-32.3-1.9-48 2.6-10.6 9.4-15.9 20.2-13 29.8 4.1 14.3 19.7 28.4 50.8 17.4 8.2-4.7 15-11.4 20-19.4 2.8-4.3 4.4-9.4 4.6-14.5.1-5-2.3-10.5-6.5-13.2" class="squoosh_svg__st10"/><path d="M164.3 375.4c2.2 5.8 8.5 9.1 14.3 10 3.9.5 8 .4 11.9-.4 4.8-.9 9.6-2 14.3-3.2 3.1-.6 6-2 8.3-4.1.8-.9 1.4-1.9 1.8-3.1 1.6-3.7 1-7.8 0-11.4s-2.7-8.5-7.1-9.6c-2.2-.5-4.5-.5-6.8 0-6.6 1-12.8 3.3-19.4 4.5-3.9.9-8 1.6-11.4 3.7s-6.6 5.6-6.8 9.5c.2 1.4.4 2.8.9 4.1" style="fill:#005c9f"/><path d="m131.8 144.1-.4 1.5c-.6 3.9.6 8 3.4 10.8 3.1 2.9 7.9 4.5 11.9 6.1 7.6 3.2 15.6 5.5 23.8 6.6q1.35.3 2.7 0c.6-.3 1.1-.6 1.6-1.1 2.4-1.6 4.5-3.6 6.6-5.8.9-1.2 1.7-2.4 2.3-3.8zm15.8 81.6c.5 5.7 4.1 10.5 9.4 12.7 2.6 1 5.5 1.5 8.3 1.6 9.7.8 19.4.6 29-.6 2.3-.4 5.7-.6 7.1-2.9.3-.7.6-1.4.7-2.1.9-4.5 1.3-9.3 1.3-13.9zm17.1 150.7c2.6 5.2 8.4 8.3 13.9 9 3.9.5 8 .4 11.9-.4 4.8-.9 9.6-2 14.3-3.2 3.1-.6 6-2 8.3-4.1.8-.9 1.4-1.9 1.8-3.1 1.2-3.1 1.3-6.7.4-9.9z" style="opacity:.3;fill:#fff"/></svg>
\ No newline at end of file
modules/desktop/apps/webapps/default.nix
@@ -1,7 +0,0 @@
-{inputs, ...}: {
-  flake.modules.nixos.desktop = _: {
-    nixpkgs.overlays = [
-      inputs.nix-webapps.overlays.lib
-    ];
-  };
-}
modules/desktop/desktop-environment/discrete/wm/niri/window-rules.nix
@@ -52,7 +52,6 @@
           {app-id = "firefox";}
           {app-id = "chromium-browser";}
           {app-id = "floorp";}
-          {app-id = "metacubexd";}
         ];
         open-on-workspace = "2network";
       }
@@ -63,7 +62,6 @@
           {app-id = "QQ";}
           {app-id = "thunderbird";}
           {app-id = "CherryStudio";} # AI Chat is also a chat app :)
-          {app-id = "phanpy";} # Fediverse chat client (webapp)
         ];
         open-on-workspace = "3chat";
       }
flake.lock
@@ -264,24 +264,6 @@
       }
     },
     "flake-parts_3": {
-      "inputs": {
-        "nixpkgs-lib": "nixpkgs-lib_3"
-      },
-      "locked": {
-        "lastModified": 1733312601,
-        "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
-        "owner": "hercules-ci",
-        "repo": "flake-parts",
-        "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
-        "type": "github"
-      },
-      "original": {
-        "owner": "hercules-ci",
-        "repo": "flake-parts",
-        "type": "github"
-      }
-    },
-    "flake-parts_4": {
       "inputs": {
         "nixpkgs-lib": [
           "nur",
@@ -302,7 +284,7 @@
         "type": "github"
       }
     },
-    "flake-parts_5": {
+    "flake-parts_4": {
       "inputs": {
         "nixpkgs-lib": [
           "stylix",
@@ -323,9 +305,9 @@
         "type": "github"
       }
     },
-    "flake-parts_6": {
+    "flake-parts_5": {
       "inputs": {
-        "nixpkgs-lib": "nixpkgs-lib_4"
+        "nixpkgs-lib": "nixpkgs-lib_3"
       },
       "locked": {
         "lastModified": 1762040540,
@@ -548,29 +530,6 @@
         "type": "github"
       }
     },
-    "nix-webapps": {
-      "inputs": {
-        "flake-parts": "flake-parts_3",
-        "nixpkgs": [
-          "nixpkgs"
-        ],
-        "pkgs-by-name-for-flake-parts": "pkgs-by-name-for-flake-parts",
-        "systems": "systems_3"
-      },
-      "locked": {
-        "lastModified": 1734815698,
-        "narHash": "sha256-dH1QJJ5TyPVH9kvvGsHufwY0evWeayaaUl/Ge3X3OYs=",
-        "owner": "TLATER",
-        "repo": "nix-webapps",
-        "rev": "1bb9ee8e3f428575c1c6898ae7af8d96416d696a",
-        "type": "github"
-      },
-      "original": {
-        "owner": "TLATER",
-        "repo": "nix-webapps",
-        "type": "github"
-      }
-    },
     "nixos-hardware": {
       "locked": {
         "lastModified": 1764440730,
@@ -651,18 +610,6 @@
       }
     },
     "nixpkgs-lib_3": {
-      "locked": {
-        "lastModified": 1733096140,
-        "narHash": "sha256-1qRH7uAUsyQI7R1Uwl4T+XvdNv778H0Nb5njNrqvylY=",
-        "type": "tarball",
-        "url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
-      },
-      "original": {
-        "type": "tarball",
-        "url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
-      }
-    },
-    "nixpkgs-lib_4": {
       "locked": {
         "lastModified": 1761765539,
         "narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=",
@@ -890,7 +837,7 @@
     },
     "nur": {
       "inputs": {
-        "flake-parts": "flake-parts_4",
+        "flake-parts": "flake-parts_3",
         "nixpkgs": "nixpkgs_9"
       },
       "locked": {
@@ -950,21 +897,6 @@
         "type": "github"
       }
     },
-    "pkgs-by-name-for-flake-parts": {
-      "locked": {
-        "lastModified": 1727519927,
-        "narHash": "sha256-3SNX6BuaisoX9PKYI+fh3geZ3jBgKKkAtHcWuHRU0+o=",
-        "owner": "drupol",
-        "repo": "pkgs-by-name-for-flake-parts",
-        "rev": "91debb07d81ff25b8e3b48914b6abd6f11dc26e2",
-        "type": "github"
-      },
-      "original": {
-        "owner": "drupol",
-        "repo": "pkgs-by-name-for-flake-parts",
-        "type": "github"
-      }
-    },
     "plasma-manager": {
       "inputs": {
         "home-manager": [
@@ -1044,7 +976,6 @@
         "import-tree": "import-tree",
         "niri-flake": "niri-flake",
         "nix-gaming": "nix-gaming",
-        "nix-webapps": "nix-webapps",
         "nixos-hardware": "nixos-hardware",
         "nixos-logo": "nixos-logo",
         "nixpkgs": "nixpkgs_7",
@@ -1144,13 +1075,13 @@
         "base16-helix": "base16-helix",
         "base16-vim": "base16-vim",
         "firefox-gnome-theme": "firefox-gnome-theme",
-        "flake-parts": "flake-parts_5",
+        "flake-parts": "flake-parts_4",
         "gnome-shell": "gnome-shell",
         "nixpkgs": [
           "nixpkgs"
         ],
         "nur": "nur_2",
-        "systems": "systems_4",
+        "systems": "systems_3",
         "tinted-foot": "tinted-foot",
         "tinted-kitty": "tinted-kitty",
         "tinted-schemes": "tinted-schemes",
@@ -1216,21 +1147,6 @@
         "type": "github"
       }
     },
-    "systems_4": {
-      "locked": {
-        "lastModified": 1681028828,
-        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
-        "owner": "nix-systems",
-        "repo": "default",
-        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
-        "type": "github"
-      },
-      "original": {
-        "owner": "nix-systems",
-        "repo": "default",
-        "type": "github"
-      }
-    },
     "tinted-foot": {
       "flake": false,
       "locked": {
@@ -1348,7 +1264,7 @@
     "vaultix": {
       "inputs": {
         "crane": "crane",
-        "flake-parts": "flake-parts_6",
+        "flake-parts": "flake-parts_5",
         "nixpkgs": "nixpkgs_12",
         "pre-commit-hooks": "pre-commit-hooks",
         "rust-overlay": "rust-overlay_3"
flake.nix
@@ -25,9 +25,6 @@
     nix-gaming.url = "github:fufexan/nix-gaming";
     nix-gaming.inputs.nixpkgs.follows = "nixpkgs";
 
-    nix-webapps.url = "github:TLATER/nix-webapps";
-    nix-webapps.inputs.nixpkgs.follows = "nixpkgs";
-
     nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
 
     nixos-hardware.url = "github:NixOS/nixos-hardware/master";