Skip to content

Instantly share code, notes, and snippets.

@ha7ilm
Created October 27, 2023 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ha7ilm/09aefc4ea67ba7bfa230618b28a8d993 to your computer and use it in GitHub Desktop.
Save ha7ilm/09aefc4ea67ba7bfa230618b28a8d993 to your computer and use it in GitHub Desktop.
start mathpix lowdpi

Set custom DPI for Mathpix, Nextcloud, etc. on Windows (any Qt app).

image

Target:

C:\Windows\System32\cmd.exe /c "SET QT_SCALE_FACTOR=1.3 && SET QT_AUTO_SCREEN_SCALE_FACTOR=0 && start mathpix-snipping-tool.exe"

CWD / Directory:

"C:\Users\YOURUSERNAME\AppData\Local\Mathpix\Mathpix Snipping Tool\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment