Added Alacritty configuration

This commit is contained in:
Fabio Scotto di Santolo
2025-08-27 15:47:45 +02:00
parent d3d4b7b478
commit b20106d8e7
131 changed files with 4365 additions and 4 deletions

View File

@@ -39,7 +39,8 @@ bind c new-window -c '#{pane_current_path}'
set -g mouse on
# Fix Tmux for colors
set-option -a terminal-features 'foot:RGB'
set -g default-terminal "tmux-256color"
set -ag terminal-features ',alacritty:RGB,foot:RGB,xterm-256color:RGB,gnome*:RGB'
set -g allow-passthrough on
set -ga update-environment TERM
set -ga update-environment TERM_PROGRAM