install.fairie/home/dot_config/mackup/.mackup/librewolf.cfg
enggnr 5659eae991
17 profile backups (#42)
* Update Brave profile folder paths

* Filled browser profile locations

* Initial work on Mackup support

* Add path for snap and flatpak install

* Add info about mackup

* Added mackup config for Altair
2023-07-19 00:03:52 -04:00

10 lines
266 B
INI

[application]
name = LibreWolf
[configuration_files]
{{- if (eq .host.distro.family "darwin") -}}
Library/Application Support/LibreWolf/Profiles
{{- else if (eq .host.distro.family "linux") -}}
.librewolf
.var/app/io.gitlab.librewolf-community/.librewolf
{{ end }}