diff options
| author | Raul Benencia <raul@thousandeyes.com> | 2026-08-12 13:32:16 -0700 |
|---|---|---|
| committer | Raul Benencia <raul@thousandeyes.com> | 2026-08-12 13:32:16 -0700 |
| commit | 1b856a6b31b8f8369256612cef6cc242486534a2 (patch) | |
| tree | a3ebedc60b1f9ebc2c2c76175c601b3542644f2a /.local/share/gnome-shell/extensions/workspace-router@rbenencia.name/metadata.json | |
| parent | 2543fba39dbd61d8af14b7d5e3ef3d1e08ba1012 (diff) | |
gnome: consolidate workspace-router extension
Diffstat (limited to '.local/share/gnome-shell/extensions/workspace-router@rbenencia.name/metadata.json')
| -rw-r--r-- | .local/share/gnome-shell/extensions/workspace-router@rbenencia.name/metadata.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.local/share/gnome-shell/extensions/workspace-router@rbenencia.name/metadata.json b/.local/share/gnome-shell/extensions/workspace-router@rbenencia.name/metadata.json index ecff8cc..263d964 100644 --- a/.local/share/gnome-shell/extensions/workspace-router@rbenencia.name/metadata.json +++ b/.local/share/gnome-shell/extensions/workspace-router@rbenencia.name/metadata.json @@ -2,9 +2,9 @@ "uuid": "workspace-router@rbenencia.name", "extension-id": "workspace-router", "name": "Workspace Router", - "description": "Route newly created windows to fixed workspaces based on title, app ID, or WM class.", + "description": "Route windows after creation or display-layout changes, with a D-Bus interface for manual control.", "shell-version": ["46", "47", "48", "49"], "url": "https://rbenencia.name", "session-modes": ["user"], - "version": 1 + "version": 3 } |
