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

Please support ungoogled chromium #303

Closed boniek83 closed 2 years ago

boniek83 commented 3 years ago

Profile is in /home/$USER/.config/ungoogled-chromium/

$ cat ungoogled-chromium

DIRArr[0]="$XDG_CONFIG_HOME/$browser"
PSNAME="$browser"
BachoSeven commented 2 years ago

What build are you using? By default, UG keeps its profiles in .config/chromium as Chromium would.

boniek83 commented 2 years ago

https://chromium.woolyss.com/ Marmaduke because it has widevine and h264 support.

BachoSeven commented 2 years ago

oh ok. Note that, in order to have widevine, you could also just follow this FAQ entry:

(and on Arch you have chromium-widevine )

boniek83 commented 2 years ago

Yeah, but why I should waste my time doing that when there is perfectly working Marmaduke build available? Even with that there is no h264 in official ungoogled-chromium which causes some sites to not work at all e.g. twitch.

graysky2 commented 2 years ago

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