From a61f4969f4c0d482136f92be5ee69dc6dee43c9b Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Tue, 2 Sep 2025 22:46:31 -0700 Subject: [PATCH] once again the semicolon strikes --- configs/ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/ghostty.nix b/configs/ghostty.nix index 2a6f76f..e0a8b21 100644 --- a/configs/ghostty.nix +++ b/configs/ghostty.nix @@ -12,5 +12,5 @@ window-decoration = none; }; - } + }; }