Force overwrite existing ghostty config via Home Manager
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
09d00909cb
commit
a93996444d
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Ghostty config
|
# Ghostty config
|
||||||
|
home.file.".config/ghostty/config".force = true;
|
||||||
home.file.".config/ghostty/config".text = ''
|
home.file.".config/ghostty/config".text = ''
|
||||||
font-family = FiraCode Nerd Font
|
font-family = FiraCode Nerd Font
|
||||||
font-size = 11
|
font-size = 11
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue