1
0
Fork 0

Add a post install instruction to Brave browser.

This commit is contained in:
Kim, Jimin 2022-06-15 12:37:04 +09:00
parent 54a4bc8bb1
commit 9311c1499f

View file

@ -1,6 +1,10 @@
from src.util import flatpak_install
# Brave handles restoration itself using its own sync stuff
post_install = ["enable sync"]
def setup():
"""The least worst web browser"""