0

There is a MyUnity version that can tweak the unity desktop in a visual way like so

My unity visual Youtube video).

In the myunity PPA and the homepage, there is no beta / alpha download option.

My question is where can I download it?

hhlp
  • 42,872
blade19899
  • 26,994

2 Answers2

1

What you see is part of the MyUnity 4.0 development branch, not yet released and not yet usable.

You cannot install it at the moment as far as I know.

Bruno Pereira
  • 74,715
-1

The application provides a user-friendly way to adjust, tweak and customize part of the Unity desktop.

MyUnity is available to install in Ubuntu 11.04 and 11.10 using the following PPA to your Software Sources or by running the following two commands via

  • sudo add-apt-repository ppa:myunity/ppa
  • sudo apt-get update && sudo apt-get install myunity

MyUnity has also recently been accepted into the Ubuntu 12.04 repositories. This will make installation of the application easy as it is available to install direct from the Ubuntu Software Centre in Ubuntu 12.04 – no PPAs needed

Amongst its features are: -

  • Change Dash, Launcher and Panel transparency
  • Adjust Dash blur
  • Display ‘home’, ‘trash’ and mounted drives on the desktop
  • Adjust launcher size, backlights and hiding preferences
  • Tweak font settings, including size, RGBA and hinting
  • The revamped interface introduces a ‘sliding’ widget for switching between sections
twister_void
  • 5,934