Fixed font issues for kitty

This commit is contained in:
2024-10-06 02:30:13 +02:00
parent d90cf27df2
commit e02df5fe7c
18 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# ==========================
# === General settings ===
# ==========================
set-option -ga terminal-overrides ",*256col*:Tc"
set-option -sa terminal-overrides ",xterm-kitty:RGB"
set -g default-terminal "screen-256color"
# Change prefix key to C-a, easier to type, same to "screen"