From 6bedbfe303dcfa9427e09ded8f90f86dae212ae6 Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Sat, 8 Jun 2019 06:42:07 +0100 Subject: desktop/dwm: Add note to README --- desktop/dwm/README | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'desktop') diff --git a/desktop/dwm/README b/desktop/dwm/README index 89a5d486f6..64d2e2e699 100644 --- a/desktop/dwm/README +++ b/desktop/dwm/README @@ -51,3 +51,14 @@ A good replacement for dmenu, which caches commands hit rate so that the most used ones are listed first and saves a lot of extra typing. Cache can be cleared by deleting ~/.cache/rofi-*.runcache + + +NOTE + +Some java applications seem to have problems displaying in +dwm. If you find any problems try: + +export _JAVA_AWT_WM_NONREPARENTING=1 + +in your shell before starting the application. This is +known to fix pycharm. -- cgit v1.2.3