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:
		
							parent
							
								
									29cc473d59
								
							
						
					
					
						commit
						b677aec506
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -41,6 +41,7 @@
 | 
				
			||||||
    QT_IM_MODULE = "xim";
 | 
					    QT_IM_MODULE = "xim";
 | 
				
			||||||
    CLUTTER_IM_MODULE = "xim";
 | 
					    CLUTTER_IM_MODULE = "xim";
 | 
				
			||||||
    EDITOR = "emacsclient";
 | 
					    EDITOR = "emacsclient";
 | 
				
			||||||
 | 
					    _JAVA_AWT_WM_NONREPARENTING = "1";
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Do not restart the display manager automatically
 | 
					  # Do not restart the display manager automatically
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue