diff --git a/config/chromium-flags.conf b/config/chromium-flags.conf index d6d120e..5f560eb 100644 --- a/config/chromium-flags.conf +++ b/config/chromium-flags.conf @@ -1,3 +1,5 @@ --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=TouchpadOverscrollHistoryNavigation +--oauth2-client-id=77185425430.apps.googleusercontent.com +--oauth2-client-secret=OTJgUOQcT7lO7GsGZq2G4IlT diff --git a/migrations/1754265453.sh b/migrations/1754265453.sh deleted file mode 100644 index ab2d092..0000000 --- a/migrations/1754265453.sh +++ /dev/null @@ -1,3 +0,0 @@ -echo "Add chromium-flags.conf" - -omarchy-refresh-config chromium-flags.conf diff --git a/migrations/1757871769.sh b/migrations/1757871769.sh new file mode 100644 index 0000000..bf40d2b --- /dev/null +++ b/migrations/1757871769.sh @@ -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