Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 2, 2019 09:47
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/b720668e86505e2aaf83c7d82b05f89d to your computer and use it in GitHub Desktop.
Save ryantm/b720668e86505e2aaf83c7d82b05f89d to your computer and use it in GitHub Desktop.
/nix/store/hi91b2ckpl0wmrg39z5dgqcif0q88v5d-gnome-shell-extension-appindicator-23
└── 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