Skip to content

Instantly share code, notes, and snippets.

@budasuyasa
Created August 1, 2021 11:21
Show Gist options
  • Save budasuyasa/fcae9e7720421f8bde3b149bc36274aa to your computer and use it in GitHub Desktop.
Save budasuyasa/fcae9e7720421f8bde3b149bc36274aa to your computer and use it in GitHub Desktop.
Isolate workspace on Gnome
# set app switcher to show only current workspace app
gsettings set org.gnome.shell.app-switcher current-workspace-only true
# set dock to show only current workspace ap
gsettings set org.gnome.shell.extensions.dash-to-dock isolate-workspaces true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment