From b4672a26f750604bfa641b6cff68cc62888e8c62 Mon Sep 17 00:00:00 2001 From: tux Date: Sat, 24 May 2025 20:26:27 +0530 Subject: [PATCH] feat: update depreciated options --- modules/home/alacritty/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/alacritty/default.nix b/modules/home/alacritty/default.nix index d3ab490..db99fa5 100755 --- a/modules/home/alacritty/default.nix +++ b/modules/home/alacritty/default.nix @@ -24,7 +24,7 @@ selection.save_to_clipboard = false; - live_config_reload = true; + general.live_config_reload = true; colors = { primary = {