Skip to content

Commit

Permalink
KDE: LAF - Update lockscreen appearance to match sddm
Browse files Browse the repository at this point in the history
  • Loading branch information
EliverLara committed Jun 21, 2022
1 parent e90002a commit bb5e31e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ SessionManagementScreen {
background: Rectangle {
color: "#2e3440"
opacity: 0.7
radius: parent.width / 2
height: 30
radius: 8
width: passwordBox.width + 20
height: passwordBox.height
anchors.centerIn: parent
border.width: 1
border.color: "#232831"
Expand Down

0 comments on commit bb5e31e

Please sign in to comment.