https://bugs.kde.org/show_bug.cgi?id=423600
--- Comment #4 from akb825 <akb...@gmail.com> --- In this case, the "-dpi 192" option was set after synchronizing with the KDE settings. However, if I remove this setting, based on the size of the UI elements I believe it was using a default of 96. When it was originally using this default of 96 for the login manager, the Plasma desktop would display correctly the first time I logged in after booting. (with the DPI of 192 from the KDE settings) However, if I logged out and logged back in it would inherit the DPI of 96 from the login manager. As a result, the desktop icons, desktop context menu, and panel menus all were very small. Other applications would display correctly. Once the settings were synchronized, which added the "-dpi 192" option to the sddm config, the desktop would display correctly regardless of how many times I log out and back on. -- You are receiving this mail because: You are watching all bug changes.