Open ysl2 opened 8 months ago
If disable GDM and directly login by startx, the problem will not occur.
sudo systemctl disable gdm
After disable gdm, the filrefox will be very slow to boot up. Should run these command below to fix this problem:
sudo apt purge xdg-desktop-portal-gnome sudo apt purge xdg-desktop-portal-gtk sudo apt purge xdg-desktop-portal
If disable GDM and directly login by startx, the problem will not occur.
After disable gdm, the filrefox will be very slow to boot up. Should run these command below to fix this problem: