mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-04 16:23:01 -08:00
add Waterfox Flatpak profile path to install script
This commit is contained in:
parent
aaac164e90
commit
c58e2464d8
1 changed files with 1 additions and 0 deletions
|
|
@ -345,6 +345,7 @@ firefoxProfileDirPaths=(
|
|||
"${HOME}/.local/opt/tor-browser/app/Browser/TorBrowser/Data/Browser"
|
||||
"${HOME}/.var/app/org.mozilla.firefox/.mozilla/firefox"
|
||||
"${HOME}/.var/app/io.gitlab.librewolf-community/.librewolf"
|
||||
"${HOME}/.var/app/net.waterfox.waterfox/.waterfox"
|
||||
"${HOME}/snap/firefox/common/.mozilla/firefox"
|
||||
"${HOME}/Library/Application Support/Firefox"
|
||||
"${HOME}/Library/Application Support/Waterfox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue