From bec76a3af1ab18cf7190d2ccdfcde568443cdb8f Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 3 Jan 2026 08:34:53 -0800 Subject: configure the theme for bottom and bat --- home/programs/kitty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/programs/kitty.nix') diff --git a/home/programs/kitty.nix b/home/programs/kitty.nix index b02702d..520f1ce 100644 --- a/home/programs/kitty.nix +++ b/home/programs/kitty.nix @@ -2,7 +2,7 @@ { programs.kitty = { enable = true; - themeFile = "Modus_Operandi_Tinted"; + themeFile = "Modus_Operandi"; settings = { copy_on_select = "yes"; bold_font = "auto"; -- cgit v1.2.3