Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

roman-16/lightdm-webkit-material-dark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Material design LightDM Webkit2 greeter theme

You can fork it and develop it according to your tastes.

This is a theme for LightDM Webkit2 (lightdm-webkit2-greeter).

Screenshots

Features

I forked this from Lightdm-Webkit-Material, so it only has the basic features of:

  • Selecting an available user from a dropdown
  • Entering their password
  • Seeing their profile picture
  • Restarting the computer
  • Shutting the computer down
  • Suspending the computer
  • Hibernate
  • Select session (GNOME, KDE, Xfce or other installed DE)
  • Select your language
  • 3 different types of background (trianglify, particleground, and image)
  • Option to select keyboard layout (eq. pl_PL for Polish keyboard, en_US for English)
  • HiDpi screen support (2000px in width or more)
  • And the most important thing, A CLOCK WITH SECONDS!!!

How to install

Check our wiki

Updating

  1. In the terminal, cd to /usr/share/lightdm-webkit/themes/lightdm-webkit-material-dark/
  2. Pull changes from repository, git pull

Setting your own user picture

There are a couple of methods you can use to set your user picture in LightDM:

  • Put a jpg of your face in your home directory as a file called .face

or

  • Add Icon=/var/lib/AccountsService/icons/<youraccountname> to the bottom of /var/lib/AccountsService/users/<youraccountname> and place a profile image at /var/lib/AccountsService/icons/<youraccountname>

Setting a custom background image

  • Put a jpg at /var/lib/AccountsService/wallpapers/lightdm-webkit.jpg (You may need to create the wallpapers directory) and set background engine to image in the settings

Setting multiple custom background images to pick from

  • Put a jpg or a png in /var/lib/AccountsService/wallpapers or in a directory specified by the background_images variable in your /etc/lightdm/lightdm-webkit2-greeter.conf (either the greeter or the branding section) and set the background engine to random image in the settings.

Tips

Lock screen

  • Type dm-tool lock

Other

Fallback image background: No Man's Sky

About

A material design LightDM Webkit dark greeter theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.0%
  • HTML 36.7%
  • CSS 6.2%
  • Shell 0.1%