From 0308024ce3d97364e5701260bd7484acd85ea9df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Sat, 3 Jan 2026 23:31:12 +0100 Subject: [PATCH] home/ghostty: center content and extend pad color --- nix/homeModules/common/ghostty.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/homeModules/common/ghostty.nix b/nix/homeModules/common/ghostty.nix index 65593dbe..99caab23 100644 --- a/nix/homeModules/common/ghostty.nix +++ b/nix/homeModules/common/ghostty.nix @@ -31,6 +31,8 @@ in # Theme background = "#fdf6e3"; foreground = "#073642"; + window-padding-color = "extend"; + window-padding-balance = true; palette = [ "0=#073642" "1=#af005f"