Created
June 21, 2024 21:40
-
-
Save mbrc12/c1b001c901b198de6e9cdf51f49ae4fa to your computer and use it in GitHub Desktop.
kitty.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# vim:fileencoding=utf-8:foldmethod=marker | |
include ./theme.conf | |
font_family Iosevka Extended | |
# font_family CommitMono Nerd Font | |
bold_font auto | |
italic_font auto | |
bold_italic_font auto | |
font_size 14 | |
tab_bar_style hidden | |
shell tmux | |
editor nvim | |
map ctrl+shift+f11 | |
kitty_mod ctrl+shift |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment