From 45ad8cdafdc53dbe0342123266f45a9f5e3123dc Mon Sep 17 00:00:00 2001 From: adrianmihalko Date: Thu, 23 Dec 2021 00:51:47 +0100 Subject: [PATCH] Update dracula.sh --- scripts/dracula.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/dracula.sh b/scripts/dracula.sh index fb70c92..2b5e1f4 100755 --- a/scripts/dracula.sh +++ b/scripts/dracula.sh @@ -165,7 +165,6 @@ main() if [ $plugin = "network-ping" ]; then IFS=' ' read -r -a colors <<<$(get_tmux_option "@dracula-network-ping-colors" "cyan dark_gray") - #tmux set-option -g status-right-length 250 script="#($current_dir/network_ping.sh)" fi