Code Monkey home page Code Monkey logo

lightdm-webkit-theme-antergos's Introduction

lightdm-webkit-theme-antergos

Overview

Official LightDM Webkit Greeter Theme of Antergos Linux

Screenshots
screenshot1
screenshot2
screenshot3

Prerequisites

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

Enable ligthdm-webkit2-greeter by editing /etc/lightdm/lightdm.conf and setting greeter-session property to lightdm-webkit2-greeter :


[SeatDefaults]
#greeter-session=lightdm-gtk-greeter
greeter-session=lightdm-webkit2-greeter
user-session=your-session (gnome,cinnamon,xfce...)

Installation

Antergos users should have it installed by default. It can be reinstalled if needed using pacman.
Arch users can install using their favorite AUR pacman wrapper.
Others can install manually:

  1. Download Antergos Theme
  2. Unzip it.
  3. This should create a folder named like Antergos-lightdm-webkit-theme-antergos-28c4b13
  4. Rename this folder to antergos (so that the complete path becomes /usr/share/lightdm-webkit/themes/antergos)
  5. Edit the resource /etc/lightdm/lightdm-webkit2-greeter.conf and set webkit-theme property to antergos :

theme-name=Adwaita
#webkit-theme=default
webkit-theme=antergos
font-name='Lato'
xft-antialias=true
xft-dpi=96
xft-hintstyle=medium
xft-rgba=rgb

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.

Uninstallation

To uninstall, simply restore the greeter-session property of the /etc/lightdm/lightdm.conf file and restart your computer (or at least lightdm).

You may also want to :

  1. Remove the folder antergos created in /usr/share/lightdm-webkit/themes/
  2. Restore the webkit-theme property of the /etc/lightdm/lightdm-webkit-greeter.conf file

User icons management

To change users icons, there are two options :

  • Create a .face file in the user’s home folder in which you put a jpg or png resource

Or

  • 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 96×96 images.

lightdm-webkit-theme-antergos's People

Contributors

lots0logs avatar faidoc avatar bgammill avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.