readd kitty
This commit is contained in:
@@ -20,10 +20,11 @@ tab_bar_min_tabs 1
|
|||||||
|
|
||||||
# Keybinds
|
# Keybinds
|
||||||
map ctrl+e new_tab_with_cwd
|
map ctrl+e new_tab_with_cwd
|
||||||
map ctrl+q new_tab
|
map ctrl+x close_window
|
||||||
map ctrl+x close_tab
|
|
||||||
map ctrl+d next_tab
|
map ctrl+d next_tab
|
||||||
map ctrl+s previous_tab
|
map ctrl+s previous_tab
|
||||||
|
map ctrl+i launch --location=hsplit --cwd=current
|
||||||
|
map ctrl+k copy
|
||||||
|
|
||||||
# Fixes starship not showing pwd
|
# Fixes starship not showing pwd
|
||||||
# Kitty use interactive shell
|
# Kitty use interactive shell
|
||||||
@@ -36,7 +37,7 @@ font_size 10.0
|
|||||||
|
|
||||||
|
|
||||||
# BEGIN_KITTY_FONTS
|
# BEGIN_KITTY_FONTS
|
||||||
font_family family='0xProto Nerd Font Mono' postscript_name=0xProtoNFM-Regular
|
font_family family="AtkynsonMono Nerd Font Mono"
|
||||||
bold_font auto
|
bold_font auto
|
||||||
italic_font auto
|
italic_font auto
|
||||||
bold_italic_font auto
|
bold_italic_font auto
|
||||||
Reference in New Issue
Block a user