mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-02 01:39:26 +00:00
[polybar] Add thunderbird icon to polywins
This commit is contained in:
@ -49,7 +49,6 @@ get_icon_by_name()
|
||||
name=$(echo "$1" | tr '[:upper:]' '[:lower:]')
|
||||
declare -A ICON_MAP=(
|
||||
[10]=
|
||||
[alacritty]=
|
||||
[brave-browser]=
|
||||
[chromium]=
|
||||
[code]=
|
||||
@ -67,7 +66,6 @@ get_icon_by_name()
|
||||
[kitty]=
|
||||
[librewolf-default]=
|
||||
[librewolf]=
|
||||
[mailspring]=
|
||||
[nautilus]=
|
||||
[nextcloud]=
|
||||
[nvim]=
|
||||
@ -76,8 +74,9 @@ get_icon_by_name()
|
||||
[slack]=
|
||||
[spotify]=
|
||||
[spotube]=
|
||||
[steam]=
|
||||
[steam]=
|
||||
[telegramdesktop]=
|
||||
[thunderbird]=
|
||||
[tilix]=
|
||||
[tor]=
|
||||
[vivaldi-stable]=
|
||||
|
Reference in New Issue
Block a user