mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-09 12:37:46 +00:00
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:
@@ -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
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
echo "Add chromium-flags.conf"
|
|
||||||
|
|
||||||
omarchy-refresh-config chromium-flags.conf
|
|
||||||
3
migrations/1757871769.sh
Normal file
3
migrations/1757871769.sh
Normal 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
|
||||||
Reference in New Issue
Block a user