From fadbdc62673d3bd2e32dc48d935dcc2d5941c6a3 Mon Sep 17 00:00:00 2001 From: Ethan Edwards Date: Tue, 19 May 2020 15:55:13 -0400 Subject: [PATCH] Added else statement --- scripts/dracula.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/dracula.sh b/scripts/dracula.sh index 8d1de20..054fcd7 100755 --- a/scripts/dracula.sh +++ b/scripts/dracula.sh @@ -48,6 +48,8 @@ main() # tmux set-option -g clock-mode-style 12 if $show_military; then tmux set-option -g clock-mode-style 24 & +else + tmux set-option -g clock-mode-style 12 & fi # set length