diff --git a/scripts/dracula.sh b/scripts/dracula.sh index 0248ded..7639e63 100755 --- a/scripts/dracula.sh +++ b/scripts/dracula.sh @@ -54,6 +54,8 @@ main() left_icon="#S";; window) left_icon="#W";; + hostname) + left_icon="#H";; *) left_icon=$show_left_icon;; esac