diff --git a/.tmux.conf b/.tmux.conf index 8dcaabb..8534bba 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -87,7 +87,7 @@ setw -g window-status-bell-bg colour1 # Info on left (I don't have a session display for now) set -g status-left-length 70 -set -g status-left "#[fg=colour233,bg=colour245,bold] ⌂ #h ф #(curl whatismyip.akamai.com) " +set -g status-left "#[fg=colour233,bg=colour245,bold] ⌂ #h ф #(curl ipecho.net/plain;echo) " ########################################## ### some tmux tweaks