mirror of
https://github.com/Keyitdev/sddm-astronaut-theme.git
synced 2026-09-24 02:22:09 +00:00
Update: Added support for user's full name (GECOS) and removed AllowUppercaseLettersInUsernames option in config, fixed many typos.
This commit is contained in:
@@ -39,10 +39,10 @@ ColumnLayout {
|
||||
Layout.preferredHeight: root.height / 5
|
||||
Layout.maximumHeight: root.height / 5
|
||||
Layout.leftMargin: p != "0" ? a == "left" ? -p : a == "right" ? p : 0 : 0
|
||||
|
||||
|
||||
exposedSession: input.exposeSession
|
||||
}
|
||||
|
||||
|
||||
SessionButton {
|
||||
id: sessionSelect
|
||||
|
||||
|
||||
Reference in New Issue
Block a user