68

I want to resize the Unity launcher. Is that possible?

edi
  • 681

5 Answers5

99

12.04 and later - Unity (3D)

The launcher icon size can be changed from a new option in System Settings - Appearance

enter image description here

You'll see a slide bar which allows you to change the launcher size.

Drag left to shrink

Minimum size 32 pixels

Drag right to expand

Maximum size 64 pixels

fossfreedom
  • 172,746
  • 3
    I don't have the line that reads "Launcher icon size" although I just upgraded to 12.04 - How come I missed this one? – itsols Jun 11 '12 at 06:26
  • 1
    if you don't have that line - you are most probably running unity-2d not unity-3d - have a look at this Q&A to confirm: http://askubuntu.com/questions/62001/am-i-using-unity-or-unity-2d – fossfreedom Jun 11 '12 at 06:29
  • I had the exact same problem. I had to switch to Unity 3D. – horIzoN Jan 14 '13 at 17:22
  • On 16.04 this can be changed by going to "System Settings->Displays->Scale for menu and title bars". – InvisibleWolf Jul 08 '18 at 07:03
13

Install ccsm from the software center . Now Press Alt + F2 and enter about:config

Then go to the Experimental tab. In the middle of the page is a slider that allows you to adjust the Launcher icon size from 32 to 64 pixels. You can also control backlighting and attention animations.

Lincity
  • 25,371
Leron
  • 1,660
  • 1
    Presumably correct at the time it was written, it is not currently the way to do this. See kelvinafox's answer. – Simon Hoare Dec 23 '12 at 07:22
9

You should install MyUnity. You can see icon size option.

My Unity

Just set "Size".

5

Using Ubuntu tweak under tweaks -> unity:

enter image description here

Parto
  • 15,325
  • 24
  • 86
  • 117
3

It is possible as of the latest Unity update.

Checkout my answer on How can I configure Unity? for details.

Octavian Helm
  • 14,355