summaryrefslogtreecommitdiff
path: root/tmux/.transparent.conf
blob: f0a4f6cb88af118d68deb36a102785b5462637de (plain)
1
2
3
4
5
6
7
# Change prefix
set -g prefix C-1
unbind C-b
bind C-1 send-prefix

# Remove statusline
set -g status off