Remix.run Logo
trumpdong 2 hours ago

Reminds me that I occasionally have to set _JAVA_AWT_WM_NONREPARENTING=1 because it's not always inherited from my login shell. Otherwise Java windows won't display anything because I suppose Java waits for them to be reparented.

GrayShade 34 minutes ago | parent [-]

On systemd, you can use ~/.config/environment.d to set it. Don't rely on your shell.