From 1fbcf088fbf1fdc02a8ef4aebc073b2fb8d25987 Mon Sep 17 00:00:00 2001 From: xenia Date: Thu, 12 Oct 2023 14:11:43 +0200 Subject: [PATCH] add kitty, don't replace all options :< --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0ae62116..3969424d 100644 --- a/flake.nix +++ b/flake.nix @@ -34,7 +34,7 @@ mkdir autoload ln -s --relative "$autoload_target" autoload cat <> kakrc - set-option global ui_options terminal_assistant=cat + set-option -add global ui_options terminal_assistant=cat EOF ''; };