diff --git a/flatpak-gtk-theme.md b/flatpak-gtk-theme.md new file mode 100644 index 0000000..0712924 --- /dev/null +++ b/flatpak-gtk-theme.md @@ -0,0 +1,7 @@ +# Workaround + +```bash +flatpak override --user --filesystem=xdg-config/gtk-3.0:ro +``` + +Source: https://github.com/flathub/org.gtk.Gtk3theme.Breeze#workarounds \ No newline at end of file