From 7373d45b97016cb1cc53308690255113dc00087d Mon Sep 17 00:00:00 2001 From: Ethan Edwards Date: Sat, 9 May 2020 01:03:56 -0400 Subject: [PATCH] Switched to military time --- scripts/dracula.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dracula.sh b/scripts/dracula.sh index a5e6f79..af7c40e 100755 --- a/scripts/dracula.sh +++ b/scripts/dracula.sh @@ -44,7 +44,7 @@ main() tmux set-option -g status-interval 5 # set clock - tmux set-option -g clock-mode-style 12 + tmux set-option -g clock-mode-style 24 # set length tmux set-option -g status-left-length 100