Skip to content

Instantly share code, notes, and snippets.

@iambryancs
Created October 5, 2022 03:32
Show Gist options
  • Save iambryancs/d389b5163e01d22b69e5a9b89bb83007 to your computer and use it in GitHub Desktop.
Save iambryancs/d389b5163e01d22b69e5a9b89bb83007 to your computer and use it in GitHub Desktop.
Alt+Tab on current workspace only GNOME

In order to cycle through windows with alt+tab on the current workspace, run:

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