1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-27 08:27:45 +00:00

Fix Ghostty template example

This commit is contained in:
RGBCube 2023-12-07 00:24:53 +03:00
parent ca5fbf10c9
commit 8e52c2f4fa
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
# With https://github.com/clo4/ghostty-hm-module, do: # With https://github.com/clo4/ghostty-hm-module, do:
# #
# programs.ghostty.settings.config-file = [ # programs.ghostty.settings.config-file = [
# (pkgs.writeText "base16-theme" myTheme.ghosttyConfig) # (toString (pkgs.writeText "base16-theme" myTheme.ghosttyConfig))
# ]; # ];
theme: with theme.withHashtag; '' theme: with theme.withHashtag; ''
palette = 0=${base00} palette = 0=${base00}