https://bugs.kde.org/show_bug.cgi?id=443215

--- Comment #12 from Dmitriy <dimitri...@gmail.com> ---
I've found small workaround to use GDK_SCALE and GDK_DPI_SCALE. Editing desktop
entry files (*.desktop) helps. For example:

[Desktop Entry]
Name=FileZilla
GenericName=FTP client
GenericName[da]=FTP-klient
GenericName[de]=FTP-Client
GenericName[fr]=Client FTP
Comment=Download and upload files via FTP, FTPS and SFTP
Comment[da]=Download og upload filer via FTP, FTPS og SFTP
Comment[de]=Dateien über FTP, FTPS und SFTP übertragen
Comment[fr]=Transférer des fichiers via FTP, FTPS et SFTP
Exec=env GDK_DPI_SCALE=1.26 filezilla
Terminal=false
Icon=filezilla
Type=Application
Categories=Network;FileTransfer;
Version=1.0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to