This commit is contained in:
2026-02-18 12:27:49 +01:00
parent 91206426e0
commit 2bfe6d13c5
+1 -1
View File
@@ -16,7 +16,7 @@
XDG_STATE_HOME = "$HOME/.local/state"; XDG_STATE_HOME = "$HOME/.local/state";
}; };
file = { file = {
"$HOME/.config/ghostty/" = { ".config/ghostty/" = {
source = ./config/ghostty; source = ./config/ghostty;
}; };
}; };