diff options
Diffstat (limited to 'wiki')
| -rw-r--r-- | wiki/Application-Issues.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wiki/Application-Issues.md b/wiki/Application-Issues.md index 1f8dd73e..1346b5c9 100644 --- a/wiki/Application-Issues.md +++ b/wiki/Application-Issues.md @@ -16,3 +16,8 @@ window-rule { ``` This empty default column width lets WezTerm pick its own initial width which makes it show up properly. + +### Ghidra + +Some Java apps like Ghidra can show up blank under xwayland-satellite. +To fix this, run them with the `_JAVA_AWT_WM_NONREPARENTING=1` environment variable |
