diff --git a/.internet.sh.swp b/.internet.sh.swp new file mode 100644 index 0000000..b2cb461 Binary files /dev/null and b/.internet.sh.swp differ diff --git a/dracula.tmux b/dracula.tmux index 792eb80..f3cc43c 100755 --- a/dracula.tmux +++ b/dracula.tmux @@ -36,7 +36,7 @@ main() # message styling tmux set-option -g message-style "bg=${gray},fg=${white}" - + # status bar tmux set-option -g status-style "bg=${gray},fg=${white}" @@ -44,7 +44,7 @@ main() tmux set-option -g status-right "#[fg=${dark_gray},bg=${pink}] #(~/.tmux/plugins/tmux-dracula/battery.sh) " tmux set-option -ga status-right "#[fg=${dark_gray},bg=${cyan}] tructus " - tmux set-option -ga status-right "#[fg=${dark_gray},bg=${orange}] #(~/.tmux/plugins/tmux-dracula/weather.sh) " + tmux set-option -ga status-right "#[fg=${dark_gray},bg=${orange}] #() " tmux set-option -ga status-right "#[fg=${white},bg=${dark_purple}] %a %m/%d %I:%M %p #(date +%Z) " # window tabs