I've very recently had a need to use Shotcut again & decided to see if I could find a way to make the fonts larger, as they are really small by default on my display.
I installed a flatpak from flathub this time (MX wouldn't work & I couldn't be bothered fixing it - probably a repo thing or something). So because it was a flatpak, things are a bit weird with the "sandbox" & all. So I thought I'd start by looking at changing a flatpak theme & then move into the trickier territory of changing the font size.
Thankfully I've been saved from having to continue pursuing this method. :D The lead mod on the Shotcut forum told me to try starting Shotcut like this:
Code: Select all
flatpak run org.shotcut.Shotcut --QT_SCALE_FACTOR 2
So then I tried the following:
Code: Select all
flatpak run org.shotcut.Shotcut --QT_SCALE_FACTOR 1.5
Hopefully this information will be of use to others who have a similar eyesight problem to myself.
The next question is, does this method work with other flatpak packages too? I would guess that there will be winners & looser's there. I suppose I'll have to test it out.
