mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
Override alacritty term config
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ set -g display-time 4000
|
||||
|
||||
# screen-256 true color
|
||||
set -g default-terminal "screen-256color"
|
||||
set-option -sa terminal-overrides ",xterm*:Tc"
|
||||
set-option -sa terminal-overrides ",alacritty:Tc"
|
||||
|
||||
# focus events enabled for terminals that support them
|
||||
set -g focus-events on
|
||||
|
||||
Reference in New Issue
Block a user