Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 1, 2019 16:01
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/cb9c1a143daaf5fce1b2558abd206590 to your computer and use it in GitHub Desktop.
Save ryantm/cb9c1a143daaf5fce1b2558abd206590 to your computer and use it in GitHub Desktop.
/nix/store/v4ks0jw7kxnc23vsb52hx48060azdld0-gnome-shell-extension-appindicator-29
└── 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