Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 14, 2021 17: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 r-ryantm/343b70be84184b1c4022512cb6f2c0cd to your computer and use it in GitHub Desktop.
Save r-ryantm/343b70be84184b1c4022512cb6f2c0cd to your computer and use it in GitHub Desktop.
/nix/store/kv66rkb50nxm9kf8czh14xn4r49wppvw-gnome-shell-extension-workspace-matrix-5.0.0
└── share
└── gnome-shell
└── extensions
└── wsmatrix@martin.zurowietz.de
├── BaseWorkspaceSwitcherPopup.js
├── DisplayWrapper.js
├── extension.js
├── IndicatorWsmatrixPopup.js
├── metadata.json
├── OverviewOverride.js
├── prefs.js
├── schemas
│   ├── gschemas.compiled
│   └── org.gnome.shell.extensions.wsmatrix.gschema.xml
├── Settings.js
├── settings.ui
├── ThumbnailsBoxOverride.js
├── ThumbnailWsmatrixPopup.js
├── WmOverride.js
├── WorkspacesDisplayOverride.js
└── WsmatrixThumbnail.js
5 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment