From 33799eae3bd2d780f15a40b00ea9a89d461af3d2 Mon Sep 17 00:00:00 2001 From: amarildo <91825788+bl4ckswordsman@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:10:48 +0200 Subject: [PATCH] fix: Fix Flatpak typo 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.