Score:2

How do I change Nautilus name in GNOME Shell launcher (Ubuntu 21.10)?

pl flag

How do I rename Nautilus name in the GNOME Shell launcher in Ubuntu 21.10? I tried to find the desktop file in /usr/share/applications, but I can't find it anywhere for Nautilus.

nobody avatar
gh flag
Does this answer your question? [how to rename applications in "show apps", such as "GNU Image Manipulation Program" to "GIMP" 20.04.2?](https://askubuntu.com/questions/1325479/how-to-rename-applications-in-show-apps-such-as-gnu-image-manipulation-progr)
Rishon JR avatar
pl flag
Thank You, But the question is already answered :)
Score:4
gr flag

Follow these steps:

  1. Copy the Nautilus .desktop file in your home directory (replace <username> with your current username). Using the terminal, run the command:

    cp /usr/share/applications/org.gnome.Nautilus.desktop /home/<username>/.local/share/applications/
    

    You can edit the file directly in /usr/share/applications using root privileges, but it's better if you copy the .desktop file in your home: the copied file will have "priority" over the one in /usr/share/applications and will not be overwritten during Nautilus updates.

  2. Then open the file /home/<username>/.local/share/applications/org.gnome.Nautilus.desktop end edit the Name field.

  3. If you are in a Xorg session, press Alt+F2, write r in the box and press Enter. If your session is Wayland, logout and login (or, if you don't care, reboot).

Rishon JR avatar
pl flag
@LorenzKeel Or make a custom respin from nautilus' code base :)
Rishon JR avatar
pl flag
It Works! Thank You So much!
vanadium avatar
cn flag
Neat stepwise answer; +1 also for recommending good practice here.
Lorenz Keel avatar
gr flag
@vanadium thanks :-)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.