Last active
March 20, 2020 14:40
-
-
Save cy20lin/abf010b5b3d491b79ca079ea1b1c62c3 to your computer and use it in GitHub Desktop.
Ubuntu Isolate Workspace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gsettings set org.gnome.shell.app-switcher current-workspace-only true | |
| gsettings set org.gnome.shell.extensions.dash-to-dock isolate-workspaces true | |
| gsettings set org.gnome.shell.extensions.dash-to-panel isolate-workspaces true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment