diff options
author | Sn4il <sn4il@thedroth.rocks> | 2024-04-16 14:19:22 +0300 |
---|---|---|
committer | Sn4il <sn4il@thedroth.rocks> | 2024-04-16 14:19:22 +0300 |
commit | 6e5a9ee89d5b0dec4e5b9245c0f9735521e6de29 (patch) | |
tree | a2d0f0308cc220b4154e7db7ede890fe86bde29d | |
parent | 5130725ef2e83c7fd27709d8addd4b28d2322743 (diff) | |
download | dotfiles-6e5a9ee89d5b0dec4e5b9245c0f9735521e6de29.tar.gz dotfiles-6e5a9ee89d5b0dec4e5b9245c0f9735521e6de29.zip |
Шрифт в kitty
-rw-r--r-- | kitty/kitty.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kitty/kitty.conf b/kitty/kitty.conf index f49a5cd..269083a 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1,4 +1,6 @@ font_size 14.0 +font_family Cascadia Code PL +term xterm-256color # vim:ft=kitty |