From 85749db486c9c05a6023d5d50f2926767bff0dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerardo=20Marx=20Ch=C3=A1vez-Campos?= Date: Mon, 14 Feb 2022 22:45:21 +0000 Subject: [PATCH] Add 'Home' --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..85dd23a --- /dev/null +++ b/Home.md @@ -0,0 +1,5 @@ +# Solving typical issues in DWM + +## Fixing misbehaving Java applications +Try setting `export _JAVA_AWT_WM_NONREPARENTING=1`. Setting `wmname "LG3D"` using wmname may help too. This will requieres to install `wmname` using pacman. +