-
Notifications
You must be signed in to change notification settings - Fork 2
/
kitty.conf
28 lines (24 loc) · 836 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
/* font_family Anonymice Nerd Font */
/* font_family VictorMono Nerd Font Regular */
/* font_features VictorMono Nerd Font Medium */
/* bold_font VictorMono Nerd Font Bold */
/* italic_font VictorMono Nerd Font Italic */
font_family BlexMono Nerd Font Regular
font_features BlexMono Nerd Font Medium
bold_font BlexMono Nerd Font Bold
italic_font BlexMono Nerd Font Italic
/* bold_italic_font VictorMono Nerd Font Bold Italic */
font_size 18.0
/* Font fix to don't be so thin in mac */
macos_thicken_font 0.75
disable_ligatures cursor
window_padding_width 0
window_margin_width 0
term xterm-kitty
clear_all_shortcuts no
cursor_shape underline
hide_window_decorations yes
background #000000
background_opacity 0.9
map super+t new_tab_with_cwd
include ./kitty-themes/Chalkboard.conf