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