|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
# |
|
|
|
|
#[greeter] |
|
|
|
|
# [greeter] |
|
|
|
|
# webkit-theme = Webkit theme to use. (Default: antergos) |
|
|
|
|
# |
|
|
|
|
|
|
|
|
@ -7,11 +7,13 @@
|
|
|
|
|
webkit-theme=antergos |
|
|
|
|
|
|
|
|
|
# |
|
|
|
|
#[branding] |
|
|
|
|
#logo = Path to logo image for use by greeter themes. |
|
|
|
|
#background_images = Path to directory that contains background images for use by greeter themes. |
|
|
|
|
# [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 |
|
|
|
|
background_images=/usr/share/antergos/wallpapers |
|
|
|
|
logo = img/antergos.png |
|
|
|
|
user_image = img/antergos-logo-user.png |
|
|
|
|
background_images = /usr/share/antergos/wallpapers |
|
|
|
|