Added Alacritty configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user