Add kitty terminal configuration
This commit is contained in:
parent
dbec852bfe
commit
65116fb6ba
5
.chezmoiexternal.toml
Normal file
5
.chezmoiexternal.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[".config/kitty/themes"]
|
||||
type = "archive"
|
||||
url = "https://github.com/rose-pine/kitty/archive/refs/heads/main.tar.gz"
|
||||
exact = true
|
||||
stripComponents = 1
|
0
dot_config/kitty/.keep
Normal file
0
dot_config/kitty/.keep
Normal file
12
dot_config/kitty/kitty.conf
Normal file
12
dot_config/kitty/kitty.conf
Normal file
@ -0,0 +1,12 @@
|
||||
font_family IBM Plex Mono
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
font_size 14.0
|
||||
|
||||
allow_remote_control yes
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
Loading…
x
Reference in New Issue
Block a user