From 8e52c2f4fa9e01ed61085c0e7b318821baf5fdb7 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Thu, 7 Dec 2023 00:24:53 +0300 Subject: [PATCH] Fix Ghostty template example --- templates/ghosttyConfig.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ghosttyConfig.nix b/templates/ghosttyConfig.nix index cda39cd..32cbcfd 100644 --- a/templates/ghosttyConfig.nix +++ b/templates/ghosttyConfig.nix @@ -1,7 +1,7 @@ # With https://github.com/clo4/ghostty-hm-module, do: # # programs.ghostty.settings.config-file = [ -# (pkgs.writeText "base16-theme" myTheme.ghosttyConfig) +# (toString (pkgs.writeText "base16-theme" myTheme.ghosttyConfig)) # ]; theme: with theme.withHashtag; '' palette = 0=${base00}