A LightDM webkit greeter theme inspired by macOS, based on lightdm-webkit-theme-macos, and updated with Catalina in mind.
aqua-lightdm-webkit-theme can be obtained by either downloading a .zip
file of the contents of the repository, or by cloning the repository via git
. In either case, the theme may be applied by modifying /etc/lightdm/lightdm-webkit-greeter.conf
or /etc/lightdm/lightdm-webkit2-greeter.conf
as such:
webkit-theme = aqua
Download the latest release, and extract it to the lightdm-webkit-greeter
theme directory.
unzip -o aqua-lightdm-webkit-theme.zip -d /usr/share/lightdm-webkit/themes/aqua
Clone this repository into the lightdm-webkit-greeter
theme directory.
git clone https://github.com/paysonwallach/aqua-lightdm-webkit-theme /usr/share/lightdm-webkit/themes/aqua
By default, the theme looks for its background image at /usr/share/backgrounds/current
, which can simply be a symlink to the user's current background. Note that this image must be readable by the lightdm
user. The background image can otherwise be set by modifying the background
property in resources/img/style.css
.
Pull requests are welcome! For major changes, please open an issue first to discuss the matter.
By participating in this project, you agree to abide by the terms of the Code of Conduct.
aqua-lightdm-webkit-theme is licensed under the Hippocratic License.