Add mozilla-vpn patch
This commit is contained in:
parent
d5e5418d12
commit
9c6fea0ffb
1 changed files with 3 additions and 0 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -184,6 +184,9 @@ fi
|
|||
# Remove some pre-installed addons that might be questionable
|
||||
patch -p1 -i ../remove_addons.patch
|
||||
|
||||
# Remove mozilla vpn ads
|
||||
patch -p1 -i ../mozilla-vpn-ad.patch
|
||||
|
||||
# To enable global menubar
|
||||
# Set these to true
|
||||
# browser.proton.appmenu.enabled
|
||||
|
|
Loading…
Reference in a new issue