mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-03-06 22:11:24 -08:00
Merge pull request #1158 from vladaviedov/master
add XDG_CONFIG_HOME search path for librewolf
This commit is contained in:
commit
15278ef140
1 changed files with 1 additions and 0 deletions
|
|
@ -339,6 +339,7 @@ firefoxProfileDirPaths=(
|
|||
"${XDG_CONFIG_HOME:-$HOME/.config}/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