-
Notifications
You must be signed in to change notification settings - Fork 0
/
kitty.conf
29 lines (21 loc) · 857 Bytes
/
kitty.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
include ./theme.conf
font_family Comic Code Ligatures Regular Nerd Font Complete
bold_font Comic Code Ligatures Medium Nerd Font Complete
italic_font Comic Code Ligatures Italic Nerd Font Complete
bold_italic_font Comic Code Ligatures Bold Italic Nerd Font Complete
font_size 14.0
disable_ligatures cursor
cursor_blink_interval 1
cursor_stop_blinking_after 0
cursor_shape block
shell_integration no-cursor
background_opacity 1.0
enabled_layouts horizontal,fat,grid,splits,stack,tall,vertical
tab_bar_style powerline
map kitty_mod+z launch --cwd=current
map kitty_mod+x launch --cwd=current --type=tab
map kitty_mod+/ launch --allow-remote-control kitty +kitten kitty_search/search.py @active-kitty-window-id
# BEGIN_KITTY_THEME
# Tokyo Night
include current-theme.conf
# END_KITTY_THEME