aboutsummaryrefslogtreecommitdiff
path: root/programs/atuin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'programs/atuin.nix')
-rw-r--r--programs/atuin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/atuin.nix b/programs/atuin.nix
index 38dac37..898e848 100644
--- a/programs/atuin.nix
+++ b/programs/atuin.nix
@@ -7,7 +7,7 @@
7 history_format = "{command}"; 7 history_format = "{command}";
8 theme.name = "minimal"; 8 theme.name = "minimal";
9 style = "compact"; 9 style = "compact";
10 inline_height = 10; 10 inline_height = 15;
11 prefers_reduced_motion = true; 11 prefers_reduced_motion = true;
12 show_help = false; 12 show_help = false;
13 show_tabs = false; 13 show_tabs = false;