summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.profile b/.profile
index 20bd34a..45ce07d 100644
--- a/.profile
+++ b/.profile
@@ -1,5 +1,7 @@
export WLR_DRM_NO_ATOMIC=1
+export _JAVA_AWT_WM_NONREPARENTING=1
+export GTK_THEME="Adwaita:dark"
export PATH="$PATH:$HOME/.scripts"
export WALLPAPER=""
export LANG="en_US.UTF-8"