about summary refs log tree commit diff
path: root/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'xinitrc')
-rw-r--r--xinitrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/xinitrc b/xinitrc
index 873265fb644b..0adc06845078 100644
--- a/xinitrc
+++ b/xinitrc
@@ -1,6 +1,9 @@
 # Disable access control
 xhost +SI:localuser:$USER
 
+# Make Java applications aware this is a non-reparenting window manager.
+export _JAVA_AWT_WM_NONREPARENTING=1
+
 # Themes, etc
 gnome-settings-daemon &