nord tmux
This commit is contained in:
parent
d3fb3c65bb
commit
863a49a6cc
1 changed files with 1 additions and 19 deletions
|
@ -135,27 +135,9 @@ in {
|
|||
'';
|
||||
}
|
||||
{
|
||||
plugin = catppuccin;
|
||||
plugin = nord;
|
||||
extraConfig = ''
|
||||
set -g status-position top
|
||||
set -g @catppuccin_flavor 'mocha'
|
||||
|
||||
set -g @catppuccin_window_left_separator "█"
|
||||
set -g @catppuccin_window_right_separator "█ "
|
||||
set -g @catppuccin_window_number_position "right"
|
||||
set -g @catppuccin_window_middle_separator " █"
|
||||
|
||||
set -g @catppuccin_window_default_fill "number"
|
||||
set -g @catppuccin_window_default_text "#W"
|
||||
|
||||
set -g @catppuccin_window_current_fill "number"
|
||||
set -g @catppuccin_window_current_text "#W"
|
||||
|
||||
set -g @catppuccin_status_modules_right "user host session"
|
||||
set -g @catppuccin_status_left_separator ""
|
||||
set -g @catppuccin_status_right_separator " "
|
||||
set -g @catppuccin_status_fill "all"
|
||||
set -g @catppuccin_status_connect_separator "yes"
|
||||
'';
|
||||
}
|
||||
# {
|
||||
|
|
Loading…
Reference in a new issue