Score:2

How to rename workspaces on Ubuntu 20.04

lu flag

I decided today to use workspaces on Ubuntu 20.04. I see that every workspace I create is named: Workspace 1, Workspace 2, etc.

Is there a way to rename that to meaningful names such as Study, Video, etc.?

P.S: Searching on Google doesn't return any useful results.

Score:1
cn flag

In a default Ubuntu installation, workspace names have little visibility, and there is no user exposed way to rename them. Still, they can be renamed using the gsettings command, e.g:

gsettings set org.gnome.desktop.wm.preferences workspace-names "['Browser', 'Terminal', 'Word', 'Games','Settings']"

or using dconf editor.

To reset to the default, issue the command:

gsettings reset org.gnome.desktop.wm.preferences workspace-names

Extensions may expose the setting. The official Gnome Shell extension Workspace Indicator by fmuellner (part of Classical Gnome) exposes an option to rename the workspaces.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.