From ad4ac83e4b9d226a8567514d6edd81da980e9c49 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Fri, 12 Sep 2025 12:21:19 +0200 Subject: [PATCH] fix: alacritty alt as mod key :apple: :bug: --- nixos/home/danny/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/home/danny/home.nix b/nixos/home/danny/home.nix index 1b4bb64..65f70e2 100644 --- a/nixos/home/danny/home.nix +++ b/nixos/home/danny/home.nix @@ -131,6 +131,7 @@ decorations = "buttonless"; opacity = 0.95; startup_mode = "Fullscreen"; + option_as_alt = "Both"; }; scrolling = { history = 10000; multiplier = 3; }; font = {