diff options
| author | Raul Benencia <raul@thousandeyes.com> | 2026-06-08 12:49:56 -0300 |
|---|---|---|
| committer | Raul Benencia <raul@thousandeyes.com> | 2026-06-08 12:51:24 -0300 |
| commit | 80af9620e0dac76ba2ab1cf15d40c0389f073ea2 (patch) | |
| tree | ce7faa90ea3740cde713f53c17ae59b6880f9f6d /.local/share/gnome-shell/extensions/workspace-router-cli@rbenencia.name/metadata.json | |
| parent | 76ee45ac778f1b1679ece2478cbde24a4b0cb62d (diff) | |
workspace router
Diffstat (limited to '.local/share/gnome-shell/extensions/workspace-router-cli@rbenencia.name/metadata.json')
| -rw-r--r-- | .local/share/gnome-shell/extensions/workspace-router-cli@rbenencia.name/metadata.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.local/share/gnome-shell/extensions/workspace-router-cli@rbenencia.name/metadata.json b/.local/share/gnome-shell/extensions/workspace-router-cli@rbenencia.name/metadata.json new file mode 100644 index 0000000..c1b99b5 --- /dev/null +++ b/.local/share/gnome-shell/extensions/workspace-router-cli@rbenencia.name/metadata.json @@ -0,0 +1,10 @@ +{ + "uuid": "workspace-router-cli@rbenencia.name", + "extension-id": "workspace-router-cli", + "name": "Workspace Router CLI", + "description": "Expose Raul's GNOME window routing workflow over D-Bus.", + "shell-version": ["46", "47", "48", "49"], + "url": "https://rbenencia.name", + "session-modes": ["user"], + "version": 1 +} |
