summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/qt-lightdm-greeter.conf
blob: 955109a37a0b1cef88346a2b312a554b1a76eebe (plain) (blame)
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
29
30
31
32
33
34
35
; qt-lightdm-greeter.conf
;
; General configuration
;
; **
; If you want to override settings, drop a new file into
; /etc/lightdm/qt-lightdm-greeter.d/*.conf
; instead of replacing this one!
; **
;
; greeter-icon-theme = name of icon theme to use for the greeter
;
; greeter-background = /path/to/background/image to set a background image for the login screen
;
; loginform-offset-x = how far from the left edge of the screen should the loginform be placed. 
;      Can be given in pixels, e.g. loginform-offset-x=60px, or in percentage of screen width, e.g. loginform-offset-x=20%.
;
; loginform-offset-y = how far from the left edge of the screen should the loginform be placed. 
;      Can be given in pixels, e.g. loginform-offset-y=60px, or in percentage of screen width, e.g. loginform-offset-y=20%.

[General]
loginform-offset-x=50%
loginform-offset-y=50%
greeter-banner-image=/opt/openslx/lightdm/bwlp-banner.svg
; from legacy config module
greeter-bottom-left-logo-file=/etc/branding.svg
; new directory style
greeter-bottom-left-logo-path=/etc/branding.d
greeter-background-gradient=e8e6e7 ffffff e8e6e7 ffd78b
greeter-background=/opt/openslx/lightdm/greeter-background.svg
greeter-message-file=/run/hw-warnings.log
auto-login-check-cmd=/opt/openslx/lightdm/is-autologin-enabled
clock-text-style="color:#fff; font-size:14pt; qproperty-alignment: AlignRight; border:none"
clock-background-style="background:rgb(136,134,135); border:none"
clock-shadow="1 1 #555 0"