
Here is yet another new GNOME Shell extension which I’m sure you’ll find very useful: Workspace Indicator. The extension works in the same way as Indicator-Workspaces for Gnome 2: it displays your your current workspace number on the panel and lets you switch to a different workspace.
To install it, firstly install git-core. In Ubuntu, run this:
sudo apt-get install git-core
Then, to install Workspace Indicator GNOME Shell extension, run the following commands:
cd && git clone https://github.com/erick2red/shell-extensions.git
cd shell-extensions
mkdir -p ~/.local/share/gnome-shell/extensions #just in case
mv workspace-indicator@erick.red.gmail.com/ ~/.local/share/gnome-shell/extensions/
Then reload Gnome Shell.
Note: I’ve only tested the extension using the latest GNOME Shell from GIT.






















0 Comments
You can be the first one to leave a comment.