Updates atuin settings
This commit is contained in:
parent
63125515ec
commit
5c3ff27be9
1 changed files with 5 additions and 0 deletions
|
|
@ -2,5 +2,10 @@
|
||||||
programs.atuin = {
|
programs.atuin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
|
settings = {
|
||||||
|
invert = true;
|
||||||
|
style = "compact";
|
||||||
|
inline_height = 30;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue