From 260ef6c3505e30c276b9ff903bb6e7fbf5ceda21 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 16 Sep 2025 15:14:45 +0200 Subject: Minor updates --- system/.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/.profile') diff --git a/system/.profile b/system/.profile index 8a597f6..87ca52f 100644 --- a/system/.profile +++ b/system/.profile @@ -39,6 +39,8 @@ export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=gasp -Dsun.java2d.opengl=tru # 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" +export QT_QPA_PLATFORMTHEME=qt5ct + shopt -s globstar [ "$(tty)" = "/dev/tty1" ] && exec startx -- cgit v1.2.3