diff --git a/config-sync/.config/50-emoji.conf b/config-sync/.config/50-emoji.conf new file mode 100644 index 0000000..32b92f5 --- /dev/null +++ b/config-sync/.config/50-emoji.conf @@ -0,0 +1,38 @@ + + + + + serif + + Apple Color Emoji + + + + sans-serif + + Apple Color Emoji + + + + monospace + + Apple Color Emoji + + + + emoji + Apple Color Emoji + + + Noto Color Emoji + Apple Color Emoji + + + Segoe UI Emoji + Apple Color Emoji + + + Emoji One + Apple Color Emoji + + \ No newline at end of file diff --git a/config-sync/.config/kitty/kitty.conf b/config-sync/.config/kitty/kitty.conf index d0d627d..d6b5361 100644 --- a/config-sync/.config/kitty/kitty.conf +++ b/config-sync/.config/kitty/kitty.conf @@ -14,6 +14,9 @@ italic_font auto bold_font auto bold_italic_font auto +# Emoji +prefer_color_emoji yes + # Font size (in pts) font_size 10 draw_minimal_borders yes