Gnome: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
Created page with " When switching workspaces, only first screen switches. To make all screens switched: gsettings set org.gnome.shell.extensions.classic-overrides workspaces-only-on-primary..."
 
Boiarino (talk | contribs)
No edit summary
Line 4: Line 4:
   gsettings set org.gnome.shell.extensions.classic-overrides workspaces-only-on-primary false
   gsettings set org.gnome.shell.extensions.classic-overrides workspaces-only-on-primary false


Graphical tool "dconf-editor" can be used as well.
Graphical tool "dconf-editor" can be used as well. Expand the path "org.gnome.shell.extensions.classic-overrides" and highlight the setting for "workspaces-only-on-primary". Turn off "Use default value" then click on False in the "Custom value" setting.  Click the "Apply" button at the top.

Revision as of 10:06, 1 April 2024

When switching workspaces, only first screen switches. To make all screens switched:

 gsettings set org.gnome.shell.extensions.classic-overrides workspaces-only-on-primary false

Graphical tool "dconf-editor" can be used as well. Expand the path "org.gnome.shell.extensions.classic-overrides" and highlight the setting for "workspaces-only-on-primary". Turn off "Use default value" then click on False in the "Custom value" setting. Click the "Apply" button at the top.