forgot to add dracula file and did the INSTALL.md file

This commit is contained in:
Ethan Edwards 2020-05-28 22:46:23 -04:00
parent 0c4558d206
commit d0412b13ad
2 changed files with 3 additions and 1 deletions

View file

@ -44,6 +44,8 @@ main()
left_icon="☺ ";;
session)
left_icon="#S ";;
window)
left_icon="#W ";;
*)
left_icon=$show_left_icon;;
esac