Spell checked INSTALL.md
Documented `hostname` option for @dracula-show-left-icon Added `shortname` option to @dracula-show-left-icon
This commit is contained in:
parent
77bad73881
commit
a96c825515
2 changed files with 4 additions and 2 deletions
|
@ -56,6 +56,8 @@ main()
|
|||
left_icon="#W";;
|
||||
hostname)
|
||||
left_icon="#H";;
|
||||
shortname)
|
||||
left_icon="#h";;
|
||||
*)
|
||||
left_icon=$show_left_icon;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue