You are not logged in.
Hello,
I am using STM32CubeIDE (eclipse based) and I have installed the darkest dark theme.
The icons on my 4k screen are way too small that is unproductive.
I tried to search the issue but most answers were for windows and I got confused.
I already has a KDE DE and the Global scale(Settings->Display and Monitor-> Display Configuration) is at 200% which is nice in general.
Any tips hints solutions are welcome!
Thank you
Last edited by angelosn (2023-12-14 23:10:42)
Offline
The following worked for me:
GDK_SCALE=2 GDK_DPI_SCALE=0.5 /opt/st/stm32cubeide_1.14.0/stm32cubeideUsing:
STM32CubeIDE
Version: 1.14.0
Build: 19471_20231121_1200 (UTC)
Source: HiDPI - ArchWiki
Offline