26

This question is basically the same question as Annoying Viber notification, but the guy there didn't get any answer.

So I am also posting it as I couldn't find any answer anywhere.

enter image description here

As you can see there is a very annoying icon of viber on the top left, that is on top of the exit symbol "x" of the other applications. Is it possible to remove that thing completely, or to move it at the place where the skype or the dropbox is?

I have Ubuntu 14.04 Desktop edition installed.

Jim Blum
  • 1,437
  • 5
  • 20
  • 24

2 Answers2

25

This has already been fixed, Install the following wrapper via PPA:

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install viberwrapper-indicator

Alternatively download the deb file, and install it manually:

After installation it will look like you want it:

enter image description here

Source:

Related Pages:

blade19899
  • 26,994
19

To put in the right position:

sudo apt-add-repository ppa:gurqn/systray-$(lsb_release -sc)
sudo apt-get update
sudo apt-get upgrade

Log out and log in.
And it's working.

Tim
  • 33,500
Ruben Carneiro
  • 354
  • 4
  • 5