You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Manjaro/Arch x86_64, splatmoji-git is r92.b8d14b4-1.
splatmoji text is small and difficult to read on laptop screens with very high resolutions. On my laptop I use a desktop environment-wide scaling of 2.0x and a font DPI of 192.
Is there any chance of getting a --fontsize command-line flag? Or maybe code to obey the desktop environment's settings? (I believe KDE uses QT_SCREEN_SCALE_FACTOR. GTK seems to read GDK_SCALE.)
Or failing that, instructinos on how to modify the source to hardcode a larger font size.
Manjaro/Arch x86_64, splatmoji-git is
r92.b8d14b4-1.splatmoji text is small and difficult to read on laptop screens with very high resolutions. On my laptop I use a desktop environment-wide scaling of 2.0x and a font DPI of 192.
Example
Is there any chance of getting a
--fontsizecommand-line flag? Or maybe code to obey the desktop environment's settings? (I believe KDE usesQT_SCREEN_SCALE_FACTOR. GTK seems to readGDK_SCALE.)Or failing that, instructinos on how to modify the source to hardcode a larger font size.