3

I just switched over from Linux Mint 19.2 (best decision ever), and there is one difference between the Ubuntu workspaces and the Mint workspaces that I don't like. On Mint when I switched workspaces, the dock updated so only the windows in the particular workspace in focus were shown on the doc. In Ubuntu, the windows open throughout all workspaces are shown on the dock no matter which workspace is in focus.

Is there a way that I can make the Ubuntu dock behave like the Mint dock when switching workspaces?

I am on a Dell XPS13 9380 with Ubuntu 19.10. If you would like me to provide any additional information, please ask.

pomsky
  • 70,557
marc.soda
  • 252

1 Answers1

4

The solution was posted as a comment by @Terrance under my original post:

" Maybe try extensions.gnome.org/extension/887/workspace-isolated-dash "

I ran the command:

dconf write /org/gnome/shell/extensions/dash-to-dock/isolate-workspaces true

and it works flawlessly.

marc.soda
  • 252