From 73ff73d1e5706aa505b7d7b53cb61904b7e58995 Mon Sep 17 00:00:00 2001 From: caem Date: Thu, 23 Jan 2025 02:42:30 +0100 Subject: [PATCH] way too dark --- modules/home/caem/development/ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/caem/development/ghostty.nix b/modules/home/caem/development/ghostty.nix index bfa3400..d0798ac 100644 --- a/modules/home/caem/development/ghostty.nix +++ b/modules/home/caem/development/ghostty.nix @@ -9,7 +9,7 @@ in { font-family = "Go Mono Nerd Font"; font-size = 12; - background-opacity = 0.95; + background-opacity = 0.85; scrollback-limit = literally_a_billion_million; theme = "Fahrenheit"; };