scripts/intellij-hidpi
Marcel Kapfer e9bc220561 Added README to intellij-hidpi 2017-07-29 21:44:32 +02:00
..
LICENSE All scripts in one repository 2015-11-12 22:36:23 +01:00
README.md Added README to intellij-hidpi 2017-07-29 21:44:32 +02:00
intellij-hidpi.sh All scripts in one repository 2015-11-12 22:36:23 +01:00

README.md

intellij-hidpi.sh

This is another small script for enabling and disabling HiDPI support on IntelliJ IDEA without editing any config files.

Since IntelliJ IDEA version 15 this script is no longer necessary because IntelliJ has builtin HiDPI support

How to use

Download it from GitLab. To make it runnable execute

chmod +x intellij-hidpi.sh

For some help run

./intellij-hidpi.sh -h

To enable HiDPI support

./intellij-hidpi.sh -e

To disable it

./intellij-hidpi.sh -d