mirror of
https://github.com/mangowm/mango.git
synced 2026-05-02 14:27:27 -07:00
opt: preset _JAVA_AWT_WM_NONREPARENTING to 1
This commit is contained in:
@@ -5466,6 +5466,7 @@ void handle_print_status(struct wl_listener *listener, void *data) {
|
||||
void setup(void) {
|
||||
|
||||
setenv("XDG_CURRENT_DESKTOP", "mango", 1);
|
||||
setenv("_JAVA_AWT_WM_NONREPARENTING", "1", 1);
|
||||
|
||||
parse_config();
|
||||
if (cli_debug_log) {
|
||||
|
||||
Reference in New Issue
Block a user