atuin: Use compact style, limit height to 40 lines
This commit is contained in:
parent
d69d8e03ba
commit
8cb9301f9e
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ in
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
dialect = "uk";
|
dialect = "uk";
|
||||||
|
style = "compact";
|
||||||
|
inline_height = 40;
|
||||||
|
|
||||||
sync = {
|
sync = {
|
||||||
records = true;
|
records = true;
|
||||||
|
|
Loading…
Reference in a new issue