fix(tazjin/nixos): fix Java applications under EXWM

I keep setting this manually to launch Java applications, might as
well just set it system-wide.

Change-Id: I3a3477cd4364b4c170b98320e2cab1359dd399fe
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8982
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2023-07-23 21:17:00 +03:00 committed by clbot
parent 29cc473d59
commit b677aec506

View file

@ -41,6 +41,7 @@
QT_IM_MODULE = "xim";
CLUTTER_IM_MODULE = "xim";
EDITOR = "emacsclient";
_JAVA_AWT_WM_NONREPARENTING = "1";
};
# Do not restart the display manager automatically