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
899 stars 84 forks source link

Support brave and ungoogled-chromium #307

Closed MCWertGaming closed 2 years ago

MCWertGaming commented 2 years ago

Hey,

I wanted to ask, if you could add support for the Brave and ungoogled-chromium browsers. Both are based on the official chromium browser, so adding them shouldn't be to complicated.

Thank you!

jvillasante commented 2 years ago

What is needed to support brave?

paxe commented 2 years ago

See issue #240 regarding brave, there is a brave profile in the repo under config/ that you can add to your setup. I'm using brave-browser-stable as the process name rather than just brave.

graysky2 commented 2 years ago

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