arjan / gnome-shell-go-to-last-workspace

Extension for the Gnome Shell to quickly toggle between two workspaces
23 stars 4 forks source link

Can't set `<Super>tab` as the keymap #14

Closed kylechui closed 1 year ago

kylechui commented 1 year ago

As in the issue title. I press the keymap and the extension simply does not respond.

I tried setting it via the command in the README:

gsettings --schemadir $HOME/.local/share/gnome-shell/extensions/gnome-shell-go-to-last-workspace@github.com/schemas \
set org.gnome.shell.extensions.go-to-last-workspace shortcut-key "['<Super>tab']"
kylechui commented 1 year ago

For some reason retrying the above caused it to work, sorry for the noise!