Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 560 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 560 Bytes

Documentation

A template project to build Search Providers for Gnome shell.

Setup

  1. Create a .search-provider.ini file somewhere in $(datadir)/gnome-shell/search-providers. For example: /usr/share/gnome-shell/search-providers/rodolf0.toasty.search-provider.ini (There's a template at rodolf0.toasty.search-provider.ini).
  2. The DesktopId key has to reference a valid .desktop application (see Toasty.desktop).

NOTE: .config/user-dirs.dirs maybe allows definint XDG_DATA_HOME

References