Skip to content

Instantly share code, notes, and snippets.

@BBavouzet
Created April 8, 2020 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BBavouzet/f5cf82964aeb2f4706ce5d5ad9221daa to your computer and use it in GitHub Desktop.
Save BBavouzet/f5cf82964aeb2f4706ce5d5ad9221daa to your computer and use it in GitHub Desktop.
Add in gnome menu favorite application whith CLI
gsettings set org.gnome.shell favorite-apps "$(gsettings get org.gnome.shell favorite-apps | sed s/.$//), 'appname.desktop']"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment