remove font declarations to fonts files
This commit is contained in:
parent
7d0163af67
commit
56cda2f200
4 changed files with 12 additions and 5 deletions
5
kitty-fonts-default.conf
Normal file
5
kitty-fonts-default.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
font_size 12.0
|
||||||
|
font_family Source Code Pro
|
||||||
|
bold_font Source Code Pro Bold
|
||||||
|
italic_font Source Code Pro Light Italic
|
||||||
|
bold_italic_font Source Code Pro Bold Italic
|
||||||
5
kitty-fonts-patricia.conf
Normal file
5
kitty-fonts-patricia.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
font_size 12.0
|
||||||
|
font_family Source Code Pro
|
||||||
|
bold_font Source Code Pro Bold
|
||||||
|
italic_font Source Code Pro Light Italic
|
||||||
|
bold_italic_font Operator Mono Medium Italic
|
||||||
1
kitty-fonts.conf
Symbolic link
1
kitty-fonts.conf
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
kitty-fonts-default.conf
|
||||||
|
|
@ -1,11 +1,7 @@
|
||||||
shell zsh
|
shell zsh
|
||||||
term xterm-256color
|
term xterm-256color
|
||||||
|
|
||||||
font_size 12.0
|
include kitty-fonts.conf
|
||||||
font_family Source Code Pro
|
|
||||||
bold_font Source Code Pro Bold
|
|
||||||
italic_font Source Code Pro Light Italic
|
|
||||||
bold_italic_font Operator Mono Medium Italic
|
|
||||||
|
|
||||||
disable_ligatures cursor
|
disable_ligatures cursor
|
||||||
cursor_stop_blinking_after 0
|
cursor_stop_blinking_after 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue