Adamcake / Bolt

An alternative launcher for your favourite MMO
GNU Affero General Public License v3.0
158 stars 22 forks source link

Suggestion - High DPI fix for Runelite on GNOME #68

Open voetre opened 5 hours ago

voetre commented 5 hours ago

Would you be able to implement a way to force Runelite to launch with the following fixes:

https://github.com/runelite/runelite/wiki/Change-DPI-Scaling-(Ubuntu-20-w--Gnome)

GDK_SCALE=2 GDK_DPI_SCALE=0.5

This fixes some scaling issues on High DPI displays image

Adamcake commented 3 hours ago

It's possible yes, but the easiest way would be to set these environment variables when launching Bolt, and Runelite will inherit them.

If you installed from flatpak, you can set custom environment variables using flatseal. Anywhere else, probably easiest to make a custom .desktop file like that link suggests, but for Bolt instead of Runelite.