mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-21 03:51:27 -08:00
add XDG_CONFIG_HOME search path for librewolf
This commit is contained in:
parent
1f30fe71dd
commit
639cc52d51
1 changed files with 1 additions and 0 deletions
|
|
@ -338,6 +338,7 @@ firefoxProfileDirPaths=(
|
|||
"${HOME}/.mozilla/firefox"
|
||||
"${HOME}/.waterfox"
|
||||
"${HOME}/.librewolf"
|
||||
"${XDG_CONFIG_HOME:-$HOME/.config}/librewolf/librewolf"
|
||||
"${HOME}/.ghostery browser"
|
||||
"${HOME}/.pulse-browser"
|
||||
"${HOME}/.firedragon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue