Merge pull request #1158 from vladaviedov/master

add XDG_CONFIG_HOME search path for librewolf
This commit is contained in:
MS_Y 2026-02-05 01:54:48 +09:00 committed by GitHub
commit 15278ef140
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"