Fix Error Linux

Upgrade Ubuntu 20.04 in 5 minutes! Substitute Nautilus for Nemo



Ubuntu 20.04 is the best version of Ubuntu to date, but its management of desktop files and folders sucks. Learn how to replace Nautilus with Nemo and gain a lot of functionality. The commands executed are: sudo apt purge nautilus gnome-shell-extension-desktop-icons -y sudo apt install nemo -y xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search gsettings set org.gnome .desktop.background show-desktop-icons false gsettings set org.nemo.desktop show-desktop-icons true sudo gedit /etc/xdg/autostart/nemo-autostart.desktop Copy this content to the file:
[Desktop Entry]
Type=Application
Name=Files
Exec=nemo-desktop
OnlyShowIn=GNOME;Unity;
X-Ubuntu-Gettext-Domain=nemo

Ponemos Nemo como favorito en el lanzador de Unity.

Y reiniciamos el PC.

sudo apt install nautilus gnome-shell-extension-desktop-icons -y
sudo apt purge nemo -y
gsettings set org.gnome.desktop.background show-desktop-icons true
sudo rm /etc/xdg/autostart/nemo-autostart.desktop
Y reiniciar. .

Concluzion: ¡Mejora Ubuntu 20.04 en 5 minutos! Sustituir Nautilus por Nemo – ubuntu,20.04,nautilus,lo peor,tras instalación,mejoras,nemo,qué hacer después de instalar ubuntu,qué hacer después de instalar ubuntu 20.04

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply