graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
898 stars 84 forks source link

ADD support for firefox ESR #334

Closed allanlaal closed 1 year ago

allanlaal commented 1 year ago

binary name: firefox-esr profile location: ~/.mozilla/firefox-esr

allanlaal commented 1 year ago

currently psd detect all profiles under ~/.mozilla/firefox, but not under ~/.mozilla/firefox-esr

graysky2 commented 1 year ago

You can do this via dropin. https://github.com/graysky2/profile-sync-daemon/pull/240