Add hostname option

This commit is contained in:
anonymous 2023-10-14 10:49:11 +03:00
parent f61d1b8d21
commit c9334a6b49

View file

@ -54,6 +54,8 @@ main()
left_icon="#S";;
window)
left_icon="#W";;
hostname)
left_icon="#H";;
*)
left_icon=$show_left_icon;;
esac