Ensure Ghostty themes directory exists for matugen
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7c180a3761
commit
4c93b9833a
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@
|
||||||
{ allowUnfree = true; }
|
{ allowUnfree = true; }
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# Ensure Ghostty themes directory exists for matugen
|
||||||
|
home.file.".config/ghostty/themes/.keep".text = "";
|
||||||
|
|
||||||
# Ghostty config
|
# Ghostty config
|
||||||
home.file.".config/ghostty/config".force = true;
|
home.file.".config/ghostty/config".force = true;
|
||||||
home.file.".config/ghostty/config".text = ''
|
home.file.".config/ghostty/config".text = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue