-
-
Notifications
You must be signed in to change notification settings - Fork 656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GUI : increase used font sizes #787
Comments
+1 to this After updating to the latest version 5.0, the font size becomes too small. Please add an option to increase font size (or restore the font size back to what it was in version 4.1.0). |
|
@ToniFelfe, why would you want to modify the size of the font for solely this rather than your system...? I've not this problem via KDE because I have properly configured |
Another vote for font configurability. Windows user. |
Me too, I need to change font size. I'm using a 14' FHD display and everything is too small in the GUI app. |
I found a workaround. Go to: [CzkawkaDir]\share\themes\WhiteSur-dark\gtk-4.0 Modify gtk.css to:
Substitute 150 with whichever DPI you want to use. |
This worked for me with version 5.02 on Windows 10. I had my video settings set to 1920x1080 and the master magnification at 150%, but things on this app were too small until making this css change. Where I put it in the filesystem required re-running the editor as administrator to be able to save the change, and the app then needed a restart. But afterwards, my eyes were no longer straining to read what's presented. |
@ToniFelfe, if this is implemented, at the very least, for users such as myself, who prioritize consistency, don't neglect to add an option to adhere to the system's preference. |
credit goes to @Erijoda in qarmin#787 (comment)
…dme fix) (#1202) * add text too small to read on windows workaround credit goes to @linnik in #863 (comment) for publicly providing the solution beforehand, this just implements the aforementionned workaround. * small readme fix for consistency hopefully i didnt get the meaning wrong and change it. * add the modify gtk.css fix credit goes to @Erijoda in #787 (comment) --------- Co-authored-by: Rafał Mikrut <41945903+qarmin@users.noreply.github.com>
Come here to confirm this workaround is still working for czkawka v7 + Windows 11 23H2, this really should be added as a configurable option within the program itself. |
Thank you for sharing this workaround. Hopefully this can be embedded in code to default to an appropriate scaling action as a statting # on screens of x:dpi, and then let us choose another # even within the app. This was my first time opening the app and I couldn't even use it... until this. |
Cannot find a way to increase the uses font sizes - happy for any hint ;-)
The text was updated successfully, but these errors were encountered: