diff --git a/.zshrc b/.zshrc index 77bb668..4a3c93d 100644 --- a/.zshrc +++ b/.zshrc @@ -118,3 +118,4 @@ export FZF_DEFAULT_COMMAND='fd --type f' # RIPGREP export RIPGREP_CONFIG_PATH="${HOME}/.ripgrep" +export _JAVA_AWT_WM_NONREPARENTING=1