Fix Java GUI under Sway

This commit is contained in:
Patrick Wadström 2020-12-23 21:38:55 +01:00
parent a9b9647518
commit b7c9e480db

1
.zshrc
View File

@ -118,3 +118,4 @@ export FZF_DEFAULT_COMMAND='fd --type f'
# RIPGREP
export RIPGREP_CONFIG_PATH="${HOME}/.ripgrep"
export _JAVA_AWT_WM_NONREPARENTING=1