Skip to content

Instantly share code, notes, and snippets.

@volodymyr-nt
Forked from rgo/gist:2025990
Created September 24, 2016 21:24
Show Gist options
  • Select an option

  • Save volodymyr-nt/fe9fc4599039c3ca3151f18e1fa7f05b to your computer and use it in GitHub Desktop.

Select an option

Save volodymyr-nt/fe9fc4599039c3ca3151f18e1fa7f05b to your computer and use it in GitHub Desktop.
Gnome-shell dual monitor separate workspaces
# 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