mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 18:38:00 +00:00
[polybar] Add alacritty icon to polywins
This commit is contained in:
parent
0e138f5409
commit
f991331c86
@ -49,6 +49,7 @@ get_icon_by_name()
|
|||||||
name=$(echo "$1" | tr '[:upper:]' '[:lower:]')
|
name=$(echo "$1" | tr '[:upper:]' '[:lower:]')
|
||||||
declare -A ICON_MAP=(
|
declare -A ICON_MAP=(
|
||||||
[tilix]=
|
[tilix]=
|
||||||
|
[alacritty]=
|
||||||
[code]=
|
[code]=
|
||||||
[brave-browser]=
|
[brave-browser]=
|
||||||
[firefox]=
|
[firefox]=
|
||||||
|
Loading…
Reference in New Issue
Block a user