diff --git a/hm/shell/atuin.nix b/hm/shell/atuin.nix index 7d8b5c6..f728891 100644 --- a/hm/shell/atuin.nix +++ b/hm/shell/atuin.nix @@ -10,6 +10,11 @@ sync_frequency = "5m"; sync_address = "https://atuin.frogeye.fr"; ctrl_n_shortcuts = true; # Cranberry uses Alt for i3 + keymap_mode = "vim-insert"; + enter_accept = true; + search_mode_shell_up_key_binding = "prefix"; + show_tabs = false; + inline_height = 25; }; flags = [ "--disable-up-arrow"