You are not logged in.

#1 2017-11-21 17:20:16

Khajib
New Member
Registered: 2017-11-21
Posts: 2

[SOLVED] Adding icons in task bar

Hello,

I tried to find on the Internet and in this forum how to add new icons for applications in the task bar next to "web browser", "File manager", "Text editor" and "Terminal emulator". And my search didn't succeed.

For example, I installed Thunderbird via the command line in the terminal and I'd find quite helpful to have a new icon to launch it directly from the task bar.

Thanks,

Khajib

Last edited by Khajib (2017-11-22 09:48:04)

Offline

#2 2017-11-21 18:56:08

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: [SOLVED] Adding icons in task bar

you have to edit the tint2rc file.

man tint2

or
https://gitlab.com/o9000/tint2/blob/master/doc/tint2.md

Offline

#3 2017-11-21 18:59:40

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: [SOLVED] Adding icons in task bar

The launchers are defined starting at line 127 in the stock BunsenLabs ~/.config/tint2/tint2rc

https://github.com/BunsenLabs/bunsen-co … nt2rc#L127

EDIT: welcome to the forums!

Last edited by Head_on_a_Stick (2017-11-21 19:00:52)

Offline

#4 2017-11-21 19:12:11

tknomanzr
BL Die Hard
From: Around the Bend
Registered: 2015-09-29
Posts: 1,057

Re: [SOLVED] Adding icons in task bar

Also, tint2conf will give you a nice gui list of anything that has a valid .desktop file.

Offline

#5 2017-11-22 09:47:32

Khajib
New Member
Registered: 2017-11-21
Posts: 2

Re: [SOLVED] Adding icons in task bar

Thanks to all for this help !

I understand now how it works ! I found all the .desktop files in /usr/share/applications directory via the terminal for their full names. It's easy to add a new line in tint2rc.

I think I'm going to be very fond of this distro smile.

Khajib

Offline

#6 2017-11-22 19:39:56

malm
jgmenu developer
Registered: 2016-10-13
Posts: 735
Website

Re: [SOLVED] Adding icons in task bar

After editing tint2rc, do

killall -SIGUSR2 tint2

Offline

Board footer

Powered by FluxBB