mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
The task wrote /etc/flatpak/overrides/global, but Flatpak reads its overrides from /var/lib/flatpak/overrides/, so the file was never honored. The dark theme is now correctly applied to Flatpak apps via xdg-desktop-portal (color-scheme + gtk-theme), which works as long as the portal backends can start — fixed in the prior commit. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>