[KDE] FileBot is tiny! How do I force a 200% UI scale factor?
Posted: 25 Jun 2023, 04:06
If FileBot does not inherit the correct scale factor from your Desktop preferences, then you can force a specific UI scale factor via the FileBot system.properties configuration file:

rednoah wrote: ↑30 Jun 2016, 08:36 Force UI scale factor: sun.java2d.uiScale = 1 | 2 | 4Shell: Select all
filebot -script fn:properties --def sun.java2d.uiScale=2
