Browse Source

update greeter config file. update theme submodule ref.

sisyphus
Dustin Falgout 9 years ago
parent
commit
e7f787ac05
  1. 14
      data/lightdm-webkit2-greeter.conf
  2. 2
      themes/antergos

14
data/lightdm-webkit2-greeter.conf

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

2
themes/antergos

@ -1 +1 @@
Subproject commit 2940966e2d1edaed26b634aa69032b08a3e18c0a Subproject commit dbe44d3df77f0ebcf752d9c374578a3a6da98296
Loading…
Cancel
Save