1

Hey guys so I just upgraded to Ubuntu 14.04 and I'm having a couple of issues that I can't find an answer for:

1)Dropbox Icon is very large in the gnome menu, very annoying.

2)Variety will remove desktop icons when switching wallpapers. I can re-enable them through the ubuntu tweak tool but I would have to do it every time that it changes a wallpaper.

example

Glorfindel
  • 971
  • 3
  • 13
  • 20
kevorski
  • 245
  • 1
  • 2
  • 8

1 Answers1

4

1). For desktop, find the file in /usr/share/applications/ - it'll likely be called "dropbox.desktop"

find the line that reads: Icon= and either change it to the full path of your own icon, or simply pop open GIMP and scale down the icon where it sits.

2). For Variety, I would recommend using something officially endorsed, such as the Automatic Wallpaper Changer , or try one of these applications

rm-vanda
  • 3,176
  • 1
    You will need edit the permissions of the icon(s)/desktop file to edit it as a normal user... or run it as root, if using a GUI program, you may want to use gksudo or pkexec. There are also likely to be different scales of the icon, you can find them with locate dropbox.png – Wilf Jun 04 '14 at 21:02
  • @rm-vanda it seems that slidewall isn't supported at the moment – kevorski Jun 05 '14 at 02:30