mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 19:49:25 +00:00
[polybar] Add alacritty icon to polywins
This commit is contained in:
@ -49,6 +49,7 @@ get_icon_by_name()
|
||||
name=$(echo "$1" | tr '[:upper:]' '[:lower:]')
|
||||
declare -A ICON_MAP=(
|
||||
[tilix]=
|
||||
[alacritty]=
|
||||
[code]=
|
||||
[brave-browser]=
|
||||
[firefox]=
|
||||
|
Reference in New Issue
Block a user