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:
parent
ca5fbf10c9
commit
8e52c2f4fa
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue