added option for window and fixed session
This commit is contained in:
parent
9e2851a6e7
commit
0c4558d206
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ main()
|
|||
smiley)
|
||||
left_icon="☺ ";;
|
||||
session)
|
||||
left_icon="#W ";;
|
||||
left_icon="#S ";;
|
||||
*)
|
||||
left_icon=$show_left_icon;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue