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

--- Comment #26 from Postix <pos...@posteo.eu> ---
(In reply to Nate Graham from comment #25)
> I put it in the URL field of this bug report. :)

But it's not merged yet? Uh, this is really bothering me a lot. 
Any ETA?


(In reply to Andrew Udvare from comment #20)
> Also one workaround for now that must be applied to the broken apps
> specifically is to use the QT_FONT_DPI environment variable. Setting this to
> 96 in the .desktop file for Kate/Dolphin/etc makes things seem normal again,
> and icons are the correct size.
> 
>  $ fgrep Exec ~/.local/share/applications/org.kde.kate.desktop
> Exec=env QT_FONT_DPI=96 kate -b %U

Unfortunately this did only work for me for Kate and Okular. Konsole resists to
`env QT_FONT_DPI=96 konsole` in the desktop file.* I placed it at every Exec=
line.
What I do now is, open Konsole and enter "env QT_FONT_DPI=96 konsole", which
works...


* I made sure via updatedb && locate konsole.desktop that there's only one.

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

Reply via email to