Skip to content

Commit

Permalink
Fix Java AWT for jetbrain IDEs
Browse files Browse the repository at this point in the history
  • Loading branch information
Gihyeon Sung committed Aug 30, 2020
1 parent 7ad799c commit cedcd2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .profile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc"
export NUGET_PACKAGES="$XDG_CACHE_HOME/NuGetPackages"
export STACK_ROOT="$XDG_DATA_HOME/stack"
export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
export _JAVA_AWT_WM_NONREPARENTING=1

export FZF_DEFAULT_COMMAND='fd --unrestricted'
export FZF_DEFAULT_OPTS="--color=dark,gutter:#282828"
Expand Down

0 comments on commit cedcd2a

Please sign in to comment.