RensAlthuis / vertical-overview

Gnome has had vertically stacked workspaces for a long time. The Gnome 40 update unfortunately made the switch to a horizontal layout. A choice that many Gnome users disagree with. This extension completely replaces the new Gnome overview with something that resembles the old style.
GNU General Public License v3.0
311 stars 30 forks source link

More than one UUID given #62

Closed soloturn closed 3 years ago

soloturn commented 3 years ago

thank you for this extension! i tried to download and install - for me it gives:

> gnome-extensions --version
40.3

> gnome-extensions list -d
vertical-overview@RensAlthuis.github.com
  Name: Vertical overview
  Description: Bringing back vertically stacked workspaces
  Path: /home/rt/.local/share/gnome-shell/extensions/vertical-overview@RensAlthuis.github.com
  URL: 
  Original author: rens.althuis@gmail.com
  Version: 6
  State: INITIALIZED

> gnome-extensions enable gnome-extensions enable vertical-overview\@RensAlthuis.github.com
gnome-extensions: More than one UUID given

Usage:
  gnome-extensions enable [OPTION…] UUID

what might be the reason?

RensAlthuis commented 3 years ago

I expect you've solved this issue by now, sorry for the late reply. Haven't worked on this extension for a while. Anyway it looks like you typed gnome-extensions enable twice. gnome-extensions enable gnome-extensions enable vertical-overview\@RensAlthuis.github.com should be: gnome-extensions enable vertical-overview@RensAlthuis.github.com