From ce01e913d87a89b42c5170318d7d9d3cfc70bd76 Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Sun, 14 Jun 2026 11:36:56 -0500 Subject: [PATCH] catppuccin --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index 1a04715..3d74254 100755 --- a/home.nix +++ b/home.nix @@ -150,7 +150,7 @@ programs.alacritty = { enable = true; - theme = "catpuccin_frappe"; + theme = "catppuccin_frappe"; settings = { terminal.shell = "fish";