summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-12-24 00:40:02 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-12-24 00:40:02 +0100
commit3b6fb2e89a11aa90d769a1ddb7f1009b36818bcb (patch)
treed4ff5d7f9b43b780ca66741f836fbf493114985c
parent42cba35af11e2d0baabf6ff7b9dee49bd591110d (diff)
Update tmux config
-rw-r--r--.config/tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 5780844..a91eaf7 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -16,6 +16,7 @@ set -ga terminal-overrides ',*:Ss=\E[%p1%d q:Se=\E[2 q'
# Status line
set -g status on
+set -g status-position top
set -g focus-events on
set-option -sg status-interval 1
set-option -g status-style bg=#151515,fg=white