fix python and nix icons

This commit is contained in:
Bryan Ramos 2026-03-09 20:22:18 -04:00
parent 25d055514d
commit 930620e2ef

4
prompt
View file

@ -27,9 +27,9 @@ check_venv() {
} }
if _has_graphics; then if _has_graphics; then
py="" py=""
js="󰌞" js="󰌞"
nix="" nix=""
else else
py="py" py="py"
js="js" js="js"