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.
19 lines
515 B
19 lines
515 B
# |
|
# [greeter] |
|
# webkit-theme = Webkit theme to use. (Default: antergos) |
|
# |
|
|
|
[greeter] |
|
webkit-theme=antergos |
|
|
|
# |
|
# [branding] |
|
# logo = Path to logo image for use by greeter themes. |
|
# user_image = Default user image/avatar. This is used by greeter themes for users that have no .face image. |
|
# background_images = Path to directory that contains background images for use by greeter themes. |
|
# |
|
|
|
[branding] |
|
logo = img/antergos.png |
|
user_image = img/antergos-logo-user.png |
|
background_images = /usr/share/antergos/wallpapers
|
|
|