forked from ahurac/dotfiles
Ajout : fichier de configuration de kitty
This commit is contained in:
parent
e64695a668
commit
4668a5cdd3
1 changed files with 9 additions and 0 deletions
9
config/kitty/kitty.conf
Normal file
9
config/kitty/kitty.conf
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# Fonts
|
||||||
|
font_family Hack Nerd Font
|
||||||
|
bold_font auto
|
||||||
|
italic_font auto
|
||||||
|
bold_italic_font auto
|
||||||
|
|
||||||
|
# Opacity
|
||||||
|
background_opacity 0.8
|
||||||
|
|
Loading…
Reference in a new issue