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)
|
smiley)
|
||||||
left_icon="☺ ";;
|
left_icon="☺ ";;
|
||||||
session)
|
session)
|
||||||
left_icon="#W ";;
|
left_icon="#S ";;
|
||||||
*)
|
*)
|
||||||
left_icon=$show_left_icon;;
|
left_icon=$show_left_icon;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue