mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
Fix warning
This commit is contained in:
parent
077d1f7a64
commit
d256394efe
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ in
|
|||
noice = {
|
||||
# WARNING: This is considered experimental feature, but provides nice UX
|
||||
enable = true;
|
||||
presets = {
|
||||
settings.presets = {
|
||||
bottom_search = true;
|
||||
command_palette = true;
|
||||
long_message_to_split = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue