2

How do I increase the size of icons in the GNOME Shell Dash?

I have tried http://abhizweblog.blogspot.in/2011/06/gnome3-change-icon-size.html and tried changing the /usr/share/gnome-shell/js/ui/dash.js file as well, but it still didn't work.

pomsky
  • 70,557
mac
  • 4,001

1 Answers1

1

I just solved the opposite problem of decreasing icons size in gnome shell on an ubuntu GNOME 14.04 fresh install through the /usr/share/gnome-shell/js/ui/dash.js file.

In addition to the modifications in the gnome-shell.cs file mentioned on your link and a few other ones, I changed the value on line 14 in the dash.js file.

See https://askubuntu.com/a/450749/271033.