Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 19, 2019 11:56
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 ryantm/6c308464bde3e99dc401f460b6944a4a to your computer and use it in GitHub Desktop.
Save ryantm/6c308464bde3e99dc401f460b6944a4a to your computer and use it in GitHub Desktop.
/nix/store/751m0kn1pc5xc65rw7hvnprr0zpy2jh1-gnome-shell-extension-appindicator-30
└── share
└── gnome-shell
└── extensions
└── appindicatorsupport@rgcjonas.gmail.com
├── appIndicator.js
├── dbusMenu.js
├── extension.js
├── iconCache.js
├── indicatorStatusIcon.js
├── interfaces.js
├── interfaces-xml
│   ├── DBusMenu.xml
│   ├── Properties.xml
│   ├── StatusNotifierItem.xml
│   └── StatusNotifierWatcher.xml
├── metadata.json
├── statusNotifierWatcher.js
└── util.js
5 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment