diff --git a/files/.config/alacritty/alacritty.yml b/files/.config/alacritty/alacritty.yml index da2c867..67e0c29 100644 --- a/files/.config/alacritty/alacritty.yml +++ b/files/.config/alacritty/alacritty.yml @@ -27,7 +27,7 @@ window: font: size: 10 normal: - family: SFMono Nerd Font Mono + family: JuliaMono style: Regular background_opacity: 1 diff --git a/files/init.el b/files/init.el index bb9ae1b..2a7f765 100644 --- a/files/init.el +++ b/files/init.el @@ -65,9 +65,9 @@ ;; Font ; default font -(set-face-attribute 'default nil :font "SFMono Nerd Font Mono" :height 100) -(set-fontset-font t 'unicode "Source Code Pro" nil 'prepend) -(set-fontset-font t 'unicode "Noto Color Emoji" nil 'append) +(set-face-attribute 'default nil :font "JuliaMono" :height 100) +(set-fontset-font t 'unicode "Noto Color Emoji" nil 'prepend) +(set-fontset-font t 'unicode "Noto Sans Mono CJK JP" nil 'append) ;; Make ESC quit prompts (global-set-key (kbd "") 'keyboard-escape-quit) diff --git a/fonts/JuliaMono-Regular.ttf b/fonts/JuliaMono-Regular.ttf new file mode 100644 index 0000000..207f1f7 Binary files /dev/null and b/fonts/JuliaMono-Regular.ttf differ diff --git a/fonts/japanese/NotoSansCJKjp-Regular.otf b/fonts/NotoSansCJK-Regular.ttc similarity index 59% rename from fonts/japanese/NotoSansCJKjp-Regular.otf rename to fonts/NotoSansCJK-Regular.ttc index 296fbeb..31f1915 100644 Binary files a/fonts/japanese/NotoSansCJKjp-Regular.otf and b/fonts/NotoSansCJK-Regular.ttc differ diff --git a/fonts/icons/jam-icons.ttf b/fonts/icons/jam-icons.ttf deleted file mode 100644 index bf013e8..0000000 Binary files a/fonts/icons/jam-icons.ttf and /dev/null differ diff --git a/fonts/japanese/Stick-Regular.ttf b/fonts/japanese/Stick-Regular.ttf deleted file mode 100644 index 30c60d2..0000000 Binary files a/fonts/japanese/Stick-Regular.ttf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Bold Italic Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Bold Italic Nerd Font Complete Mono.otf deleted file mode 100644 index 486075f..0000000 Binary files a/fonts/mono/SFMono/SFMono Bold Italic Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Bold Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Bold Nerd Font Complete Mono.otf deleted file mode 100644 index 222528d..0000000 Binary files a/fonts/mono/SFMono/SFMono Bold Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Heavy Italic Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Heavy Italic Nerd Font Complete Mono.otf deleted file mode 100644 index 639ef0b..0000000 Binary files a/fonts/mono/SFMono/SFMono Heavy Italic Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Heavy Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Heavy Nerd Font Complete Mono.otf deleted file mode 100644 index 1baa017..0000000 Binary files a/fonts/mono/SFMono/SFMono Heavy Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Light Italic Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Light Italic Nerd Font Complete Mono.otf deleted file mode 100644 index 8eb5c7c..0000000 Binary files a/fonts/mono/SFMono/SFMono Light Italic Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Light Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Light Nerd Font Complete Mono.otf deleted file mode 100644 index bfede33..0000000 Binary files a/fonts/mono/SFMono/SFMono Light Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Medium Italic Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Medium Italic Nerd Font Complete Mono.otf deleted file mode 100644 index 1cd1c5d..0000000 Binary files a/fonts/mono/SFMono/SFMono Medium Italic Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Medium Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Medium Nerd Font Complete Mono.otf deleted file mode 100644 index 7532ace..0000000 Binary files a/fonts/mono/SFMono/SFMono Medium Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Regular Italic Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Regular Italic Nerd Font Complete Mono.otf deleted file mode 100644 index c3c720a..0000000 Binary files a/fonts/mono/SFMono/SFMono Regular Italic Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Regular Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Regular Nerd Font Complete Mono.otf deleted file mode 100644 index d1a2130..0000000 Binary files a/fonts/mono/SFMono/SFMono Regular Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Semibold Italic Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Semibold Italic Nerd Font Complete Mono.otf deleted file mode 100644 index 9a3d1fb..0000000 Binary files a/fonts/mono/SFMono/SFMono Semibold Italic Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/mono/SFMono/SFMono Semibold Nerd Font Complete Mono.otf b/fonts/mono/SFMono/SFMono Semibold Nerd Font Complete Mono.otf deleted file mode 100644 index 119367e..0000000 Binary files a/fonts/mono/SFMono/SFMono Semibold Nerd Font Complete Mono.otf and /dev/null differ diff --git a/fonts/non-mono/Product Sans Bold.ttf b/fonts/non-mono/Product Sans Bold.ttf deleted file mode 100644 index d847195..0000000 Binary files a/fonts/non-mono/Product Sans Bold.ttf and /dev/null differ diff --git a/fonts/non-mono/Product Sans Regular.ttf b/fonts/non-mono/Product Sans Regular.ttf deleted file mode 100644 index c0442ee..0000000 Binary files a/fonts/non-mono/Product Sans Regular.ttf and /dev/null differ