Is it possible to set a custom icon for gnome-terminal, maybe dependent on the profile. I often have many terminal windows open and it gets a bit tricky to distinguish between them.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
|||
|
|
|
No. The icon for gnome-terminal is set at the C level and does not provide for any customization. You will need to use xseticon to change it externally. |
|||
|
|
|
This was possible in the past. But Gnome developers it was a bug to allow this as the main theme should define the icon, not the terminal profile. See https://bugzilla.gnome.org/show_bug.cgi?id=126081 |
|||
|
|