diff options
| author | 2026-05-13 13:43:25 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:25 +0100 | |
| commit | f2d1a269e52b4d76fe10c976fb1597c007034eb3 (patch) | |
| tree | 1fa1ef185f3e2ff6ba80d733eb0d542cf8fed34c | |
| parent | db229deaef3b0c88f9930bd168e1779f7a4c6074 (diff) | |
| download | dotfiles-f2d1a269e52b4d76fe10c976fb1597c007034eb3.tar.gz dotfiles-f2d1a269e52b4d76fe10c976fb1597c007034eb3.tar.bz2 dotfiles-f2d1a269e52b4d76fe10c976fb1597c007034eb3.zip | |
feat(flatpak): switch Chromium -> ungoogled-chromium
Same sandbox model, but the Google-phone-home bits (Safe Browsing
pings, sync, FLoC/topics, variation seed, etc.) are patched out at
build time. Better aligned with the LibreWolf+arkenfox philosophy
applied to the primary browser. Update lag vs upstream Chromium is
acceptable since this is only the fallback browser.
| -rw-r--r-- | meta/flatpak.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/flatpak.txt b/meta/flatpak.txt index abdabb7..95b934f 100644 --- a/meta/flatpak.txt +++ b/meta/flatpak.txt @@ -9,8 +9,8 @@ # version embedded in the URL differs from the installed version. io.gitlab.librewolf-community +io.github.ungoogled_software.ungoogled_chromium io.mpv.Mpv -org.chromium.Chromium org.kde.okular org.libreoffice.LibreOffice org.mozilla.Thunderbird |
