first commit
This commit is contained in:
parent
23cd85e180
commit
78e23eb303
22 changed files with 1704 additions and 0 deletions
13
.config/kitty/kitty.conf
Normal file
13
.config/kitty/kitty.conf
Normal file
|
@ -0,0 +1,13 @@
|
|||
include ./mocha.conf
|
||||
font_family jetbrains mono nerd font
|
||||
#font_size 15
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
mouse_hide_wait 2.0
|
||||
cursor_shape block
|
||||
url_color #0087bd
|
||||
url_style dotted
|
||||
#Close the terminal without confirmation
|
||||
confirm_os_window_close 0
|
||||
background_opacity 0.80
|
Loading…
Add table
Add a link
Reference in a new issue