ysl2 / .dotfiles

My dotfiles
2 stars 0 forks source link

Debian disable gdm beacuse Debian volume always 40% after re-login / firefox slow after installing flatpak #50

Open ysl2 opened 6 months ago

ysl2 commented 6 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