From 7e11a6e780a7832bf92c17c0e6233b36229658c0 Mon Sep 17 00:00:00 2001 From: bh Date: Thu, 11 Jun 2026 18:42:10 +0800 Subject: Change font --- early-init.el | 2 +- init.el | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/early-init.el b/early-init.el index 6856ba8..a7e503d 100644 --- a/early-init.el +++ b/early-init.el @@ -29,7 +29,7 @@ ;; Configure frame appearance BEFORE GUI initializes ;; This prevents the white flash on startup (setq default-frame-alist - '((font . "JetBrainsMono Nerd Font-10.5:weight=semi-bold:antialias=true:hinting=true:hintstyle=slight") + '((font . "0xProto Nerd Font-10.5:weight=semi-bold:antialias=true:hinting=true:hintstyle=slight") (background-color . "#003636") ;; Dark cyan background (foreground-color . "#8affff") ;; Bright cyan text (alpha-background . 75) ;; 75% opacity (GUI only) diff --git a/init.el b/init.el index e3abce3..c2b09f5 100644 --- a/init.el +++ b/init.el @@ -214,9 +214,9 @@ ;; Ligatures ;; ===================================== -;; Enable ligatures for JetBrains Mono +;; Enable ligatures for 0xProto ;; Uses composition-function-table for proper ligature rendering -(defconst jetbrains-mono-ligatures +(defconst 0xproto-ligatures '("-->" "//" "/**" "/*" "*/" "