From 0a35a5d932b8f7660a0bfb5c2569f5aee37d92e1 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Thu, 10 Jun 2021 09:09:14 +0200 Subject: [PATCH] default status bar --- dot_tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/dot_tmux.conf b/dot_tmux.conf index 4d0d6f0..0c7d358 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -35,7 +35,6 @@ set -g status-keys vi # Set status bar background and foreground color. set -g status-style fg=colour136,bg="#002b36" set -g status-left-style default -set -g status-left "#[fg=green] ❐ #S #[default]" set -g status-right-style default # Set the inactive window color and style