Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 456 Bytes

README.markdown

File metadata and controls

21 lines (17 loc) · 456 Bytes

Gnome-Shell Extensions

For now

  • workspace-indicator extension
  • wish-list extension

Requirements

  • Gnome-Shell 3.0.1 or later

Hwo to install

  • Open a console and type the following:
    • git clone git://github.com/erick2red/shell-extensions.git
    • cd shell-extensions
    • ./autogen.sh
    • make
    • sudo make install
  • Then restart the Shell

Requests, bugs, comments