2026-05-13
This commit is contained in:
@@ -136,6 +136,7 @@ inline_height = 0
|
||||
## Defaults to true. If enabled, upon hitting enter Atuin will immediately execute the command. Press tab to return to the shell and edit.
|
||||
# This applies for new installs. Old installs will keep the old behaviour unless configured otherwise.
|
||||
enter_accept = true
|
||||
search_mode = "daemon-fuzzy"
|
||||
|
||||
## Defaults to "emacs". This specifies the keymap on the startup of `atuin
|
||||
## search`. If this is set to "auto", the startup keymap mode in the Atuin
|
||||
@@ -203,3 +204,7 @@ enter_accept = true
|
||||
# This ensures that sync v2 is enabled for new installs only
|
||||
# In a later release it will become the default across the board
|
||||
records = true
|
||||
|
||||
[daemon]
|
||||
enabled = true
|
||||
autostart = true
|
||||
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
theme = dark: Andromeda,light: Alabaster
|
||||
theme = dark: Andromeda,light: 3024 Day
|
||||
macos-secure-input-indication = true
|
||||
|
||||
cursor-style = underline
|
||||
@@ -16,7 +16,7 @@ window-padding-x = 5
|
||||
window-padding-y = 5
|
||||
window-padding-balance = true
|
||||
|
||||
background-opacity=0.93
|
||||
background-opacity=0.98
|
||||
background-blur=true
|
||||
|
||||
|
||||
|
||||
@@ -109,3 +109,8 @@
|
||||
"version": 3,
|
||||
"final_space": true
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user