Force HiDPI on Linux (X11)

Hi, I discovered Aspect today via Michael Tsai’s blog:

I tried out the Linux version, but the UI is not scaling to 2× like the other applications on my system. Is there a way to force it to use 2× scaling?

I’m using Arch Linux with the Awesome window manager (X11).

Hi, we are using the value of Xft.dpi to determine the display scale factor, as this seemed to be the most reliable/useful way so far. While there is currently no application specific override implemented, what you could try is to add Xft.dpi: 192 to ~/.Xresources.