ianyh/Amethyst

Feature Request: Focus space shortcut

Open

#911 opened on Nov 23, 2019

View on GitHub
 (7 comments) (34 reactions) (0 assignees)Swift (516 forks)batch import
enhancementhelp wantedstarter issue

Repository metrics

Stars
 (16,121 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

since we already have:

mod2 + 1 Throw focused window to space 1
mod2 + 2 Throw focused window to space 2
...
mod2 + 0 Throw focused window to space 10

would be nice with we have to

mod1 + 1 Focus space 1
mod1 + 2 Focus space 2
....
mod1 + 0 Focus space 10

Contributor guide