From 11b04ad1e5ef81d42c4384af94d7ba4161f0c160 Mon Sep 17 00:00:00 2001 From: Jean-Pierre Appel Date: Tue, 21 Feb 2023 01:04:26 -0500 Subject: Added nvim and tmux config --- tmux/theme.tmux.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tmux/theme.tmux.conf (limited to 'tmux/theme.tmux.conf') diff --git a/tmux/theme.tmux.conf b/tmux/theme.tmux.conf new file mode 100644 index 0000000..7286ff9 --- /dev/null +++ b/tmux/theme.tmux.conf @@ -0,0 +1,10 @@ +# vim:fileencoding=utf-8:ft=tmux + +set -g pane-border-lines heavy +set -g clock-mode-style 24 +set -g monitor-bell on +set -g monitor-activity on + + +# Statusbar +set -g status-position top -- cgit v1.2.3