Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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`