From 98d7b21b641dad1dedc3b9c848db8d8c379de536 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 2 Dec 2024 01:08:05 +0100 Subject: Partial upgrade to 24.11 Signed-off-by: Mel --- configs/alacritty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/alacritty.toml b/configs/alacritty.toml index 9c67e4f..4e4d130 100644 --- a/configs/alacritty.toml +++ b/configs/alacritty.toml @@ -1,4 +1,4 @@ -[shell] +[terminal.shell] program = "/run/current-system/sw/bin/tmux" args = [ "new-session", "-A", "-D", "-s", "mains" ] -- cgit 1.4.1