Skip kill pane prompt.

This commit is contained in:
CronyAkatsuki 2023-10-22 11:31:32 +02:00
parent 9b60b091d6
commit 01700f67d3

View File

@ -46,6 +46,9 @@ bind-key j select-pane -D
bind-key k select-pane -U bind-key k select-pane -U
bind-key l select-pane -R bind-key l select-pane -R
# Skip kill pane %Number% (y/n) prompt
bind-key x kill-pane
# Catppuccin settings # Catppuccin settings
set -g @catppuccin_flavour 'frappe' set -g @catppuccin_flavour 'frappe'
set -g @catppuccin_window_left_separator "█" set -g @catppuccin_window_left_separator "█"