commit 85749db486c9c05a6023d5d50f2926767bff0dfb Author: Gerardo Marx Chávez-Campos Date: Mon Feb 14 22:45:21 2022 +0000 Add 'Home' 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. +