Skip to content

Commit

Permalink
Add Python Unicode character to symbol map
Browse files Browse the repository at this point in the history
  • Loading branch information
dietrichm committed May 7, 2024
1 parent 1fd4294 commit 196c54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitty/.config/kitty/kitty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ italic_font JetBrains Mono Italic
bold_italic_font JetBrains Mono Bold Italic
font_size 13.0
adjust_line_height 120%
symbol_map U+f408,U+f00c,U+f00d Symbols Nerd Font Mono
symbol_map U+f408,U+f00c,U+f00d,U+e235 Symbols Nerd Font Mono

# Window.
remember_window_size no
Expand Down

0 comments on commit 196c54a

Please sign in to comment.