From e95e7299bb0a6db06a557fbe69e74ef9abe3e140 Mon Sep 17 00:00:00 2001 From: Marcel Michael Kapfer Date: Sun, 13 Dec 2015 13:22:17 +0100 Subject: [PATCH] Updated README: HiDPI fix no longer needed since 15 --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 8d9dec2..e798078 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,3 @@ The latest upstream version is 15.0.1 which is included in the package version 1 `sudo apt-get install intellij-idea-community` -## FAQ - -**Q:** How do I enable HiDPI support? - -**A:** You have to add - -`-Dhidpi=true` - -to these files: - -`/opt/intellij-idea-community/bin/idea.vmoptions` - -`/opt/intellij-idea-community/bin/idea64.vmoptions`