To set the workspace names use the following command:
gsettings set org.gnome.desktop.wm.preferences workspace-names "['workspace1', 'workspace2', 'workspace3']"
Install from GNOME Shell Extensions website to get the latest version.
-
Clone the repo
git clone https://github.com/ahmafi/gnome-activities-workspace-name
-
Install the extension (it will use
gnome-extensions
CLI tool to install into~/.local/share/gnome-shell/extensions
)cd gnome-activities-workspace-name make install
Or do it manually
cd gnome-activities-workspace-name mkdir ~/.local/share/gnome-shell/extension/activitiesworkspacename@ahmafi.ir cp -r src/* ~/.local/share/gnome-shell/extension/activitiesworkspacename@ahmafi.ir
-
Restart the GNOME shell
-
Wayland: Logout and login.
-
X11: Press
Alt+F2
and runr
to restart. Or logout and login.
-
-
Enable the extension:
gnome-extensions enable activitiesworkspacename@ahmafi.ir
You can also enable it in GUI from the Extension Manager app.
Copy the source files into extensions directory
make install
Enable the extension (Only for the first time)
gnome-extensions enable activitiesworkspacename@ahmafi.ir
Run a wayland nested session
make run
If you are using X11, or for more details see here.
This extension is an independent project and is not affiliated with, authorized by, sponsored by, or in any way associated with GNOME Foundation.
Legal disclaimer for brand icons and trademarks:
All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by "Activities Workspace Name" project, nor vice versa. Please do not use brand logos for any purpose except to represent the company, product, or service to which they refer.
Read More...
- GNOME - The GNOME logo and GNOME name are registered trademarks or trademarks of GNOME Foundation in the United States or other countries.
GPL-3.0 © Amir Hossein Mafi