You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

33 lines
1.3 KiB

#
# [greeter]
# debug_mode = Greeter theme debug mode.
# secure_mode = Don't allow themes to make remote http requests.
# screensaver_timeout = Blank the screen after this many seconds of inactivity.
# time_format = A moment.js format string so the greeter can generate localized time for display.
# time_language = Language to use when displaying the time or "auto" to use the system's language.
# webkit_theme = Webkit theme to use.
#
# NOTE: See moment.js documentation for format string options: http://momentjs.com/docs/#/displaying/format/
#
[greeter]
debug_mode = false
secure_mode = true
screensaver_timeout = 300
time_format = LT
time_language = auto
webkit_theme = antergos
#
# [branding]
# logo = Path to logo image for use by greeter themes.
# user_image = Default user image/avatar. This is used by themes for users that have no .face image.
# background_images = Path to directory that contains background images for use by themes.
#
# NOTE: Paths must be accessible to the lightdm system user account (so they cannot be anywhere in /home)
#
[branding]
logo = /usr/share/lightdm-webkit/themes/antergos/img/antergos.png
user_image = /usr/share/lightdm-webkit/themes/antergos/img/antergos-logo-user.png
background_images = /usr/share/backgrounds