From ac6ad069639ac256469af293eafd5273dccf4e38 Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Sat, 27 May 2023 20:34:38 +0200 Subject: [PATCH] Update '.config/tmux/tmux.conf' --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index f03cc8a..bf2581e 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,6 +1,6 @@ # default shell set-option -g default-shell /bin/zsh -set-option -g status-position bottom +set-option -g status-position top # tmux theme source-file "${XDG_CONFIG_HOME}/tmux/tmux.theme"