Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DominusKelvin/f6277bf8cec3b4b3688e71bb6fcc773b to your computer and use it in GitHub Desktop.
Save DominusKelvin/f6277bf8cec3b4b3688e71bb6fcc773b to your computer and use it in GitHub Desktop.
Make Gnome switcher switch windows in current workspace

Run the below command in terminal to make gnome switch between open windows in only the current workspace you are in:

gsettings set org.gnome.shell.app-switcher current-workspace-only true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment