Enable Google Signin / sync (#1365)

* Enable Google Signin / sync

* Add migration to add the flags

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Helmut Januschka
2025-09-14 19:45:02 +02:00
committed by GitHub
parent c16766c8b1
commit d5314cecb7
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
--ozone-platform=wayland --ozone-platform=wayland
--ozone-platform-hint=wayland --ozone-platform-hint=wayland
--enable-features=TouchpadOverscrollHistoryNavigation --enable-features=TouchpadOverscrollHistoryNavigation
--oauth2-client-id=77185425430.apps.googleusercontent.com
--oauth2-client-secret=OTJgUOQcT7lO7GsGZq2G4IlT

View File

@@ -1,3 +0,0 @@
echo "Add chromium-flags.conf"
omarchy-refresh-config chromium-flags.conf

3
migrations/1757871769.sh Normal file
View File

@@ -0,0 +1,3 @@
echo "Refresh chromium-flags.conf to add option of logging in to Google account for settings sync"
omarchy-refresh-config chromium-flags.conf