up-to-you / workspace-switcher

small gnome ext for switching and moving windows between workspaces (binary) using <Right>Ctrl and <Left>Ctrl + <Right>Ctrl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

workspace-switcher

cd ~/.local/share/gnome-shell/extensions/
git clone https://github.com/up-to-you/workspace-switcher.git
gnome-shell-extension-tool -e workspace-switcher

preference

gsettings set org.gnome.shell.app-switcher current-workspace-only true
gsettings set org.gnome.shell.keybindings toggle-overview "['<Super>s']"

About

small gnome ext for switching and moving windows between workspaces (binary) using <Right>Ctrl and <Left>Ctrl + <Right>Ctrl


Languages

Language:JavaScript 96.8%Language:CSS 3.2%