2

I want to put my favorites in the launcherbar to set each time to the same for one user only. The tutorial on What is the file location of GNOME favorites? is very good.

The favorites that I want to set are :

['org.gnome.Nautilus.desktop', 'firefox.desktop', 'libreoffice-writer.desktop', 'libreoffice-calc.desktop']

If the user changes the favorites, with a restart they must stand to the one above.

I've tried to give the command in the terminal to see if it works and it works splendid.

The command that works:

gsettings set org.gnome.shell favorite-apps "['org.gnome.Nautilus.desktop', 'firefox.desktop', 'libreoffice-writer.desktop', 'libreoffice-calc.desktop']" 

Who can help me? The OS is Ubuntu 18.04.

pomsky
  • 1,088
  • 10
  • 19
STYLUS
  • 21
  • 2
  • those .desktop files have to exist in `.local/share/applications`, there is probably an XDG / FreeDesktop / GNOME specification about this somewhere – cat Aug 12 '18 at 21:19

0 Answers0