i3 my balls
This commit is contained in:
@@ -1,16 +1,6 @@
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
||||
unbind C-b
|
||||
set -g prefix C-s
|
||||
set -g base-index 1
|
||||
set -g renumber-windows on
|
||||
bind C-s send-prefix
|
||||
set -g mode-keys vi
|
||||
set -g status-position top
|
||||
set -g status-justify absolute-centre
|
||||
set -g status-style "bg=default"
|
||||
set -g window-status-current-style "fg=blue bold"
|
||||
set -g status-right ""
|
||||
set -g status-left "#S"
|
||||
|
||||
bind r source-file "~/.config/tmux/tmux.conf"
|
||||
bind b set -g status
|
||||
bind G neww -n "lazygit" lazygit
|
||||
set -g status-keys vi
|
||||
set -s escape-time 0
|
||||
|
||||
Reference in New Issue
Block a user