fix(tunable): add missing lightdm_state_dirs tunable.

This commit is contained in:
Alexandre Pujol 2025-08-30 19:57:09 +02:00
parent ac6eac1333
commit 45faf0eee0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -26,6 +26,7 @@
@{lightdm_config_dirs}=@{LIGHTDM_HOME}/.config/
@{lightdm_local_dirs}=@{LIGHTDM_HOME}/.local/
@{lightdm_share_dirs}=@{LIGHTDM_HOME}/.local/share/
@{lightdm_state_dirs}=@{LIGHTDM_HOME}/.local/state/
# Full path of all DE configuration directories
@{DESKTOP_HOME}=@{GDM_HOME} @{SDDM_HOME} @{LIGHTDM_HOME}