diff --git a/home/.tmux.conf b/home/.tmux.conf index fedc10f..6ab3636 100644 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -65,7 +65,6 @@ bind-key -n M-( run-shell "#{@move-pane-path} 9" bind-key -n M-C source-file ~/.tmux.conf \; display-message "Config reloaded" # Set the default terminal to support 256 colors -set -g default-terminal "screen-256color" set -g default-terminal "alacritty" # Ensure tmux uses true color