archcraft-os / archcraft

// Source : ISO
https://archcraft.io
GNU General Public License v3.0
3.01k stars 103 forks source link

Login username text is misplaced on 1366x768 resolution #362

Closed OpenSauce04 closed 1 year ago

OpenSauce04 commented 1 year ago

Detailed Description

Please describe the issue in detail The text for the username on the login screen appears to be misplaced and cut off on the login screen while using a 1366x768 monitor 20230307_205325.jpg

Expected Behavior

Username text should be correctly centered and not have the text cut off at the top

Current Behavior

The username text is off-center and cut off at the top. This does not affect the password prompt whatsoever

Steps to Reproduce

  1. Use latest Archcraft using 1366x768 resolution
  2. Look at login screen

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

qanhta2710 commented 1 year ago

well, same issue.

qanhta2710 commented 1 year ago

found a temporary solution. Just edit the theme.conf in the sddm ( change the fontsize to 10)

adi1090x commented 1 year ago

Edit /etc/sddm.conf.d/kde_settings.conf file and adjust font size or edit /usr/share/sddm/themes/archcraft/theme.conf file and adjust ScreenWidth and ScreenHeight and Font size there.