From 1d37e5a4ab21aaea720016a12efcf76f48a5dd2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Niemier?= <~@hauleth.dev> Date: Wed, 30 Apr 2025 08:53:31 +0200 Subject: [PATCH] fix: left Option as Alt --- modules/ghostty.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/ghostty.nix b/modules/ghostty.nix index 621c05c..336544e 100644 --- a/modules/ghostty.nix +++ b/modules/ghostty.nix @@ -32,6 +32,8 @@ in { window-padding-y = 7; window-padding-color = "extend"; + macos-option-as-alt = "left"; + palette = [ "0=#384254" "1=#bc284f" -- 2.51.2