Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smmr0/gnome-reorder-workspaces
Move workspaces up or down in the GNOME overview with Alt+Up/Alt+Down
https://github.com/smmr0/gnome-reorder-workspaces
gnome gnome-extension gnome-shell gnome-shell-extension gnome-shell-extensions gnome3
Last synced: 5 days ago
JSON representation
Move workspaces up or down in the GNOME overview with Alt+Up/Alt+Down
- Host: GitHub
- URL: https://github.com/smmr0/gnome-reorder-workspaces
- Owner: smmr0
- License: gpl-3.0
- Created: 2020-10-02T02:56:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T03:30:04.000Z (7 months ago)
- Last Synced: 2024-05-06T15:12:53.651Z (6 months ago)
- Topics: gnome, gnome-extension, gnome-shell, gnome-shell-extension, gnome-shell-extensions, gnome3
- Language: JavaScript
- Homepage: https://extensions.gnome.org/extension/3685/reorder-workspaces/
- Size: 191 KB
- Stars: 36
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - smmr0/gnome-reorder-workspaces - Move workspaces up or down in the GNOME overview with Alt+Up/Alt+Down (others)
README
# Reorder Workspaces
A [GNOME Shell](https://wiki.gnome.org/Projects/GnomeShell)
[extension](https://wiki.gnome.org/Projects/GnomeShell/Extensions) to reorder
[workspaces](https://help.gnome.org/users/gnome-help/stable/shell-workspaces)
with `Ctrl`+`Super`+`Up`/`Down`.## Installation
### [EGO](https://extensions.gnome.org/) (recommended)
### Manual
1. Ensure that you are running the Node version specified in [`.node-version`](.node-version).
2. `corepack enable`
3. `yarn install`
4. `yarn run gnome-install`