non important commit

This commit is contained in:
maxstrb 2025-11-07 11:25:43 +01:00
parent 2e2663edd4
commit c7d5a5c5cd

View file

@ -80,7 +80,7 @@
mode: "emacs" mode: "emacs"
event: { event: {
send: "executehostcommand" send: "executehostcommand"
cmd: 'commandline (fd -t d -L . | fzf)' cmd: 'commandline edit --insert (fd -t d -L . | fzf)'
} }
}) })
''; '';