fix: Update proc_list_width in mprocs.yaml

This commit is contained in:
Prad Nukala
2024-08-21 15:08:34 -04:00
committed by Prad Nukala (aider)
parent 861fbf501d
commit 564b9f1152
+4 -4
View File
@@ -1,6 +1,6 @@
# General
hide_keymap_window: true
proc_list_width: 18
proc_list_width: 20
keymap_procs:
<Enter>: { c: toggle-focus }
<Tab>: { c: toggle-focus }
@@ -10,10 +10,10 @@ keymap_term:
reset: true
<M-h>: { c: toggle-focus } # Processes
procs:
(editor):
editor:
cmd: ["nvim"]
<gex>:
gex:
shell: "gex"
autorestart: true
<sonr>:
sonr:
shell: "make sh-testnet"