Skip to content

Instantly share code, notes, and snippets.

@ishiDACo
Last active May 7, 2020 07:06
Show Gist options
  • Save ishiDACo/0924e1cf1aba2b2eeda9ac9c18b5cd04 to your computer and use it in GitHub Desktop.
Save ishiDACo/0924e1cf1aba2b2eeda9ac9c18b5cd04 to your computer and use it in GitHub Desktop.
Robo 3T 1.3 のスケーリングを無効にする on Ununtu 18.04 LTS
#!/bin/sh
QT_AUTO_SCREEN_SCALE_FACTOR=0 ./bin/robo3t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment