forked from MarianArlt/sddm-sugar-dark
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.conf
More file actions
28 lines (17 loc) · 911 Bytes
/
Copy paththeme.conf
File metadata and controls
28 lines (17 loc) · 911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[General]
## [Locale Settings]
HourFormat="HH:mm"
## Defaults to Locale.ShortFormat. Accepts "long" or a custom string like "hh:mm A". See http://doc.qt.io/qt-5/qml-qtqml-date.html
DateFormat="dddd, d of MMMM, yyyy"
## Defaults to Locale.LongFormat. Accepts "short" or a custom string like "dddd, d 'of' MMMM". See http://doc.qt.io/qt-5/qml-qtqml-date.html
## [Interface Behavior]
ForceLastUser=true
## Have the last user appear automatically in the username field.
ForceUsernameCapitalization=true
## Force the first letter of the username to be capitalized.
ForcePasswordFocus=true
## Give automatic focus to the password field. Together with ForceLastUser this makes for the fastest login experience.
PasswordHideDelay=0
## If you don't like to see any character at all not even while being entered set this to 0
SoundVolume=1
## The sound volume as a coefficient, where 1 is 100% and 0 is muted.