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 e8f974ec65 add translation helper script 9 years ago
..
.tx add translation helper script 9 years ago
css add confirmation modal for system actions. 9 years ago
fonts update makefiles 9 years ago
i18n add translations 9 years ago
img i hate autotools 9 years ago
js add translation helper script 9 years ago
.babelrc webkitgtk is behind a few versions from webkit so not all ES6 is supported. Using Babel to compile to ES5 for now. 9 years ago
.gitignore Update background image paths and thumbnails. 10 years ago
COPYING update vendor libs. clean up a few issues. 9 years ago
Makefile.am update makefiles 9 years ago
README.md update readme 9 years ago
index.html update readme 9 years ago
index.theme version bump 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. The theme can also be used with the legacy Webkit1 greeter.

Screenshots

screenshot1 screenshot2 screenshot3

Prerequisites

  • lightdm-webkit-greeter
  • antergos-wallpapers (used for the background switcher)

Installation

Antergos users have this theme installed by default. It can be reinstalled using pacman if needed. Arch users can install lightdm-webkit2-greeter from the AUR.

To use 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-28c4b13.
  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-webkit2-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.