Siduction Forum

Siduction Forum => Software - Support => Topic started by: yabobay on 2019/12/18, 13:14:33

Title: Is it possible to not have any display manager?
Post by: yabobay on 2019/12/18, 13:14:33
When I try to apt remove sddm, it asks to then install lightdm.

Is there a way to have neither of them installed?
Title: Re: Is it possible to not have any display manager?
Post by: towo on 2019/12/18, 13:48:14
Code: [Select]
apt purge sddm lightdm-
Try that.