Made lightdm optional as its not working
buildbot/travis_bionic Build done. Details

This commit is contained in:
swapnil 2022-03-24 13:20:49 +05:30
parent da745c7c2a
commit a7e3c25f2d
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@
when: enable_conky
- include_tasks: lightdm-greeter.yml
when: enable_lightdm
- include_tasks: picom-compositor.yml
when: enable_picom

View File

@ -9,7 +9,7 @@ terminal_config_path: "{{ home_directory }}/.config/xfce4/terminal"
# Add-ons
enable_picom: true
enable_ulauncher: false
enable_conky: true
enable_lightdm: false # because not working
enable_comice_control: true