Lightdm settings python error
Hi,
Running lightdm-gtk-greeter-settings in a terminal shows below python error, im no coder so not sure how to fix, not sure if this is lightdm issue or arch/artix? Its no issue for me as i can manually edit the greeter conf, just thought somebody should know and maybe make a fix for it.
➜ ~ lightdm-gtk-greeter-settings-pkexec
Traceback (most recent call last):
File "/usr/bin/lightdm-gtk-greeter-settings", line 32, in <module>
import lightdm_gtk_greeter_settings
ModuleNotFoundError: No module named 'lightdm_gtk_greeter_settings'