diff --git a/sddm-theme/Login.qml b/sddm-theme/Login.qml --- a/sddm-theme/Login.qml +++ b/sddm-theme/Login.qml @@ -75,7 +75,7 @@ placeholderText: i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Password") focus: !showUsernamePrompt || lastUserName echoMode: TextInput.Password - revealPasswordButtonShown: true + revealPasswordButtonShown: false // Disabled whilst SDDM does not have the breeze icon set loaded onAccepted: { if (root.loginScreenUiVisible) {