1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-12-03 16:30:07 +00:00
This commit is contained in:
Roman Perepelitsa 2024-03-18 15:46:27 +01:00
parent 93d074a82b
commit a3f7dabcae

View file

@ -1318,16 +1318,16 @@ function ask_heads() {
right_head=
options+='flat heads'
;;
3)
left_head=$right_triangle
right_head=$left_triangle
options+='sharp heads'
;;
2)
left_head=$fade_out
right_head=$fade_in
options+='blurred heads'
;;
3)
left_head=$right_triangle
right_head=$left_triangle
options+='sharp heads'
;;
4)
left_head=$down_triangle
right_head=$up_triangle