initial commit
This commit is contained in:
commit
07d4f917bd
83 changed files with 3762 additions and 0 deletions
13
user/config/kitty/kitty.conf
Normal file
13
user/config/kitty/kitty.conf
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
include ~/.config/kitty/mocha.conf
|
||||
font_family jetbrains mono nerd font
|
||||
font_size 16
|
||||
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.5
|
||||
Loading…
Add table
Add a link
Reference in a new issue