From 6923b6b589c5fa7ec75237bc58283ea4c31ac148 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sun, 14 Jul 2024 11:46:53 -0700 Subject: [PATCH] feat: decrease background opacity on kitty --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index 68ed8b3..92c1a3d 100755 --- a/home.nix +++ b/home.nix @@ -377,6 +377,7 @@ confirm_os_window_close = -1; shell_integration = "enabled"; enable_audio_bell = "no"; + background_opacity = "0.8"; }; };