Update
This commit is contained in:
+3
-6
@@ -43,19 +43,16 @@ set -ga update-environment TERM
|
||||
set -ga update-environment TERM_PROGRAM
|
||||
set -ga update-environment SSH_CONNECTION
|
||||
|
||||
set -g @catppuccin_flavor 'mocha'
|
||||
set -g @catppuccin_window_text " #W"
|
||||
set -g @catppuccin_window_default_text " #W"
|
||||
set -g @catppuccin_window_current_text " #W"
|
||||
|
||||
run ~/.tmux/plugins/tmux/catppuccin.tmux
|
||||
|
||||
set -g status-position top
|
||||
set -g status-justify "left"
|
||||
set -g status-left " "
|
||||
set -gF status-right "#[fg=#{@thm_crust},bg=#{@thm_teal}] ##H "
|
||||
|
||||
# Remap prefix from Ctrl+b to Ctrl+Space
|
||||
unbind C-b
|
||||
set -g prefix C-Space
|
||||
bind C-Space send-prefix
|
||||
set -gF status-right "#[fg=#{@thm_crust},bg=#{@thm_teal}] #S / ##H "
|
||||
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user