From d2678d8211fd325e1f5a29c56db08ca00cec232a Mon Sep 17 00:00:00 2001 From: amarildo <91825788+bl4ckswordsman@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:20:34 +0200 Subject: [PATCH] fix: Fix Flatpak typo (#196) Change from Flatpack to Flatpak (flatpak.org) --- content/docs/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/faq.mdx b/content/docs/faq.mdx index f89b39a..728465f 100644 --- a/content/docs/faq.mdx +++ b/content/docs/faq.mdx @@ -135,7 +135,7 @@ Some users encounter the bug where websites are partially transparent, to resolv Some users may encounter a bug where themes are broken, to resolve it to follow the steps below: -1. Go to your profiles folder (Linux: `~/.zen/` or Flatpack: `~/.var/app/app.zen_browser.zen/zen/`, Windows: `%APPDATA%/zen/Profiles`) +1. Go to your profiles folder (Linux: `~/.zen/` or Flatpak: `~/.var/app/app.zen_browser.zen/zen/`, Windows: `%APPDATA%/zen/Profiles`) 2. Go into the folder of the profile you are using (e.g. with the (release) suffix) 3. Delete (or edit) the zen-themes.json file and restart the browser.