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.
 
 
 
 
 
 
Dustin Falgout 761c1dec75 handle recursion as needed when finding background images. Some style tweaks and improvements. 9 years ago
..
.tx bump version 9 years ago
css handle recursion as needed when finding background images. Some style tweaks and improvements. 9 years ago
fonts update Makefile 9 years ago
i18n update translations from transifex 9 years ago
img add fallback bg image. limit the number of bg images to 20 until we can workout some form of pagination for the thumbnails. 9 years ago
js handle recursion as needed when finding background images. Some style tweaks and improvements. 9 years ago
.gitignore sync local 9 years ago
COPYING update vendor libs. clean up a few issues. 9 years ago
Makefile.am update Makefile 9 years ago
README.md fix random bg option. update readme. 9 years ago
index.html Could use a bit more testing but I think its ready :triumphant: 9 years ago
index.theme still finishing refactoring for better cross distro-compatibility 9 years ago

README.md

lightdm-webkit-theme-antergos

Latest Release License

Overview

This is the default theme included with lightdm-webkit2-greeter. If you are using the Webkit2 greeter, you already have this theme.

Screenshots

screenshot1
screenshot2
screenshot3

Prerequisites

  • lightdm-webkit-greeter

Installation

This theme is included with lightdm-webkit2-greeter which is installed by default for Antergos users. Non-Antergos users should see lightdm-webkit2-greeter for install details.

NOTE:

The last version of this theme which supports the legacy Webkit1 greeter is v2.3.2. Versions of this theme later than 2.3.2 will not work with the legacy Webkit1 greeter. If you want to use the latest version of the theme you must use the Webkit2 greeter.

To use v2.3.2 of this theme with the legacy Webkit1 greeter:

  1. Download Antergos Theme
  2. Unzip it. This should create a folder named like Antergos-lightdm-webkit-theme-antergos-2.3.2.
  3. Rename this folder to antergos and copy move it to the themes directory (so that the complete path becomes /usr/share/lightdm-webkit/themes/antergos)
  4. Edit /etc/lightdm/lightdm-webkit-greeter.conf and set the webkit-theme property to antergos:
[greeter]
webkit-theme=antergos

Optionally you can install the included font Lato.

Now if you restart your computer (or at least if you restart lightdm), the antergos greeter theme should be activated.

User Icons Management

To change users icons:

  • Create a resource named with the user's login in /var/lib/AccountsService/icons/
  • Edit /var/lib/AccountsService/users/<userLogin> and add a property Icon targeting the icon resource you just created.

This theme works well with 96x96 images.

Translations

Translations are managed through Transifex. Please do not submit PR for translations.