shit
This commit is contained in:
commit
01a9e86575
64 changed files with 2284 additions and 0 deletions
14
config/kitty/kitty.conf
Normal file
14
config/kitty/kitty.conf
Normal file
|
@ -0,0 +1,14 @@
|
|||
background #000
|
||||
foreground #c1c1c1
|
||||
font_family Monocraft Nerd Font
|
||||
font_size 13
|
||||
shell fish
|
||||
cursor_shape block
|
||||
window_padding_width 3
|
||||
|
||||
confirm_os_window_close 0
|
||||
shell_integration no-cursor
|
||||
|
||||
# Shortcuts
|
||||
map ctrl+equal change_font_size all +1.0
|
||||
map ctrl+minus change_font_size all -1.0
|
Loading…
Add table
Add a link
Reference in a new issue