Common/atuin: change options
This commit is contained in:
parent
335205338f
commit
fb7b164a6c
1 changed files with 2 additions and 1 deletions
|
|
@ -2,8 +2,9 @@
|
|||
home-manager.users.toast.programs.atuin = {
|
||||
enable = true;
|
||||
settings = {
|
||||
enter_accept = false;
|
||||
enter_accept = true;
|
||||
workspaces = true;
|
||||
style = "auto";
|
||||
stats = {
|
||||
common_prefix = [
|
||||
"sudo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue