aboutsummaryrefslogtreecommitdiff
path: root/system/.profile
diff options
context:
space:
mode:
authorCamil Staps2023-03-06 10:18:37 +0100
committerCamil Staps2023-03-06 10:18:37 +0100
commit2369d15480aab71a40b1a1ef6ca629a2012476d4 (patch)
tree76c6e16d224c98951a167d7e45845dbc607e9790 /system/.profile
parentAdd ~/.local/bin to path, e.g. for pipx (diff)
Enable sync to google account in chromium
Diffstat (limited to 'system/.profile')
-rw-r--r--system/.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/.profile b/system/.profile
index 41567a7..5f512a0 100644
--- a/system/.profile
+++ b/system/.profile
@@ -32,6 +32,9 @@ export HISTTIMEFORMAT="%Y-%m-%d %T "
export QUOTING_STYLE=literal
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=gasp -Dsun.java2d.opengl=true'
+# Enable sync in Chromium: https://stackoverflow.com/a/67459416 and https://askubuntu.com/a/780874
+export CHROMIUM_FLAGS="--oauth2-client-id=77185425430.apps.googleusercontent.com --oauth2-client-secret=OTJgUOQcT7lO7GsGZq2G4IlT"
+
shopt -s globstar
[ "$(tty)" = "/dev/tty1" ] && exec startx