Cinnamon Set Workspace Names

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
GeorgeHahn

Cinnamon Set Workspace Names

Post by GeorgeHahn »

In cinnamon 1.6, workspaces in the expo can have custom names applied. However, these names are not carried through to the window right click menu (Move to another workspace ->).

Workspace names in the right click menu are set by the workspace-names key in org.gnome.desktop.wm.preferences, as such:

Code: Select all

gsettings set org.gnome.desktop.wm.preferences workspace-names "['Entertainment', 'Projects', 'Programming', 'Learning', 'Homework']"
Sadly, these names do not carry through to the expo names, so you'll have to set everything twice.

Cross-posted from my blog
Post Reply

Return to “Tutorials”