From 8e21a3937200a75de54c2536493ce0d350bfed46 Mon Sep 17 00:00:00 2001 From: Spacedio Date: Mon, 8 Jun 2026 21:54:02 -0400 Subject: Rearranging some environment variables exports and adding default branch to git config. --- x11/.xprofile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/.xprofile b/x11/.xprofile index f4af368..a54e2c5 100644 --- a/x11/.xprofile +++ b/x11/.xprofile @@ -5,8 +5,11 @@ xrandr --output eDP-1 --auto #export GDK_SCALE=2 #export GDK_DPI_SCALE=0.5 export GDK_DPI_SCALE=1 +export GTK_THEME=Adwaita:dark export QT_AUTO_SCREEN_SCALE_FACTOR=1 export QT_ENABLE_HIGHDPI_SCALING=1 -export _JAVA_OPTIONS='-Dsun.java2d.uiScale=2' \ No newline at end of file +export ADW_DISABLE_PORTAL=1 + +export _JAVA_OPTIONS='-Dsun.java2d.uiScale=2' -- cgit v1.2.3