Skip to content

Instantly share code, notes, and snippets.

@Frozenfire92
Forked from rgo/gist:2025990
Last active August 29, 2015 14:22
Show Gist options
  • Save Frozenfire92/a03e53f32d7cda243f0f to your computer and use it in GitHub Desktop.
Save Frozenfire92/a03e53f32d7cda243f0f to your computer and use it in GitHub Desktop.
# By default the behavior is:
# Primary monitor work as always and second monitor only have one and fixed workspace
# I.e. you change to next workspace, primary monitor change to this workspace and second monitor remain as is.
# The desired behaviour is:
# Primary monitor and secondary monitor are linked workspace.
# I.e. you change to next workspace, primary monitor change to this workspace and second monitor too.
$ gconf-editor
# Look for /desktop/gnome/shell/windows/workspaces_only_on_primary and set to false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment