Lightdm Webkit Theme Litarvan

screenshot of Lightdm Webkit Theme Litarvan
vue
scss

Litarvan's LightDM HTML Theme

Overview

Litarvan's LightDM WebKit2 theme is a customizable theme for the LightDM WebKit2 greeter. It allows users to customize the appearance of their login screen by adding backgrounds and modifying the OS logo.

Features

  • Customizable backgrounds in /usr/share/backgrounds
  • Ability to change the OS logo in /usr/share/lightdm-webkit/themes/litarvan/img/os.xxxxxxxx.png

Arch Linux (3.2.0)

  1. Edit /etc/lightdm/lightdm.conf and set greeter-session=lightdm-webkit2-greeter
  2. Edit /etc/lightdm/lightdm-webkit2-greeter.conf and set theme or webkit-theme to litarvan

Manual (3.2.0)

  1. Install lightdm-webkit2-greeter using your dependency manager if not already installed
  2. Download and unzip the tar file in /usr/share/lightdm-webkit/themes/litarvan
  3. Edit /etc/lightdm/lightdm-webkit2-greeter.conf and set theme to litarvan

Building (latest features in development, future 3.3.0)

  • This will generate a lightdm-webkit-theme-litarvan-3.2.0.tar.gz file in the current folder.

Summary

Litarvan's LightDM WebKit2 theme is a customizable theme for the LightDM WebKit2 greeter that allows users to personalize their login screen. It provides features such as customizable backgrounds and the ability to change the OS logo. The installation process varies slightly depending on the system, but it is straightforward in both Arch Linux and manual setups.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.