From 94c1c2a20fc4d48a770cf113d7afefd3afc3243d Mon Sep 17 00:00:00 2001 From: Von Random Date: Mon, 29 Jun 2015 12:45:32 +0300 Subject: [PATCH] experiment: status on top --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index 5022d67..b300961 100644 --- a/tmux.conf +++ b/tmux.conf @@ -43,6 +43,7 @@ set -g status-right-length 40 set -g monitor-activity on set -g terminal-overrides "rxvt-unicode*:sitm@,ritm@" +set -g status-position top set -g status-bg "colour8" set -g message-command-fg "colour7" set -g status-justify "centre"