This repository was archived by the owner on Jan 23, 2026. It is now read-only.
Fix folder name manual installation copies to#72
Open
KrisAphalon wants to merge 1 commit into
Open
Conversation
As there are some cases in which folder name is hardcoded, and even changing it within /etc/lightdm/lightdm-webkit2-greeter.conf leaves some errors
|
I'll just add that installing manually as instructed in the readme will produce the Error detected in the current theme that could interfere with system login process. error (#34). This is due to the hard-coded name 'lightdm-webkit-theme-aether' which produces when |
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As there are some cases in which folder name is hardcoded, and even changing it within /etc/lightdm/lightdm-webkit2-greeter.conf leaves some errors.
I think it might solve #18, but it might be other issue I'm not aware of.
It definitely solved my problem, with some parts of the UI missing and constant errors "theme might have not loaded properly".