Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdewildt/cahuella-lightdm-theme
Simple LightDM theme inspired by cahuella
https://github.com/tomdewildt/cahuella-lightdm-theme
actions lightdm lightdm-gtk-greeter linux makefile
Last synced: about 1 month ago
JSON representation
Simple LightDM theme inspired by cahuella
- Host: GitHub
- URL: https://github.com/tomdewildt/cahuella-lightdm-theme
- Owner: tomdewildt
- License: mit
- Created: 2021-01-04T14:33:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T22:57:10.000Z (8 months ago)
- Last Synced: 2024-11-07T08:17:02.003Z (3 months ago)
- Topics: actions, lightdm, lightdm-gtk-greeter, linux, makefile
- Language: Makefile
- Homepage:
- Size: 3.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Cahuella LightDM Theme
[![Version](https://img.shields.io/github/v/release/tomdewildt/cahuella-lightdm-theme?label=version)](https://github.com/tomdewildt/cahuella-lightdm-theme/releases)
[![Release](https://img.shields.io/github/actions/workflow/status/tomdewildt/cahuella-lightdm-theme/cd.yml?label=release)](https://github.com/tomdewildt/cahuella-lightdm-theme/actions/workflows/cd.yml)
[![License](https://img.shields.io/github/license/tomdewildt/cahuella-lightdm-theme)](https://github.com/tomdewildt/cahuella-lightdm-theme/blob/master/LICENSE)Simple LightDM theme inspired by [cahuella](https://github.com/regolith-linux/regolith-styles/tree/master/cahuella).
**Note:** This theme expects that you have the cahuella gtk theme installed.
# How To Install
Prerequisites:
* lightdm version ```1.30.0``` or later
* lightdm-gtk-greeter version ```2.0.6``` or later### Install
1. Run ```make install``` to install the theme.
### Uninstall
1. Run ```make uninstall``` to uninstall the theme.
# Preview
![Preview](/preview.jpg?raw=true)
# References
[LightDM Manual](https://wiki.ubuntu.com/LightDM)
[Gnome-Look LightDM Themes](https://www.gnome-look.org/browse/cat/154/order/latest)