From 7883f87441fc6562b3fb2447aa951703cadf5bc4 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 10 Jan 2025 01:16:20 +0100 Subject: Update and fix ghostty theme --- dotfiles/ghostty/config | 4 +++- flake.lock | Bin 10017 -> 10017 bytes 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config index dfbb877..5390eee 100644 --- a/dotfiles/ghostty/config +++ b/dotfiles/ghostty/config @@ -1,7 +1,9 @@ theme = shinobi +bold-is-bright = true font-family = TX-02 -font-size = 12 +font-size = 14 +font-thicken = true font-feature = -calt font-feature = -dlig font-feature = -liga diff --git a/flake.lock b/flake.lock index a5624b7..ceed2f7 100644 Binary files a/flake.lock and b/flake.lock differ -- cgit 1.4.1