Fix Media Playing Music Icon

This commit is contained in:
Sravan Balaji
2023-05-21 14:28:16 -04:00
parent 206cef01e4
commit f2ea04aca0
2 changed files with 2 additions and 2 deletions

View File

@ -6385,7 +6385,7 @@ else
title="N/A"
fi
echo " $title | 󰠃 $artist"
echo "󰝚 $title | 󰠃 $artist"
fi
#+END_SRC

View File

@ -15,5 +15,5 @@ else
title="N/A"
fi
echo " $title | 󰠃 $artist"
echo "󰝚 $title | 󰠃 $artist"
fi