Add python symbol, set binary to python3 only

This commit is contained in:
Evie Litherland-Smith 2023-09-18 09:04:11 +01:00
parent e1e8f56367
commit 699f6c3d37

View file

@ -63,6 +63,10 @@
Windows = " ";
};
};
python = {
symbol = "󰌠 ";
python_binary = "python3";
};
shell = {
disabled = false;
format = "using [$indicator ]($style)";