diff --git a/config.h b/config.h index 737b3ff..713b45e 100644 --- a/config.h +++ b/config.h @@ -115,7 +115,7 @@ static const char *sphtop[] = { "h", TERMINAL, "-n", "sphtop", "-e", "htop", NU static const char *spmix[] = { "m", TERMINAL, "-n", "spmix", "-e", "pulsemixer", NULL }; static const char *sphelp[] = { "n", TERMINAL, "-n", "sphelp", "-e", "/bin/sh", "-c", "lowdown -Tterm /usr/share/dwm/dwm.md | less", NULL }; static const char *spnmtui[] = { "i", TERMINAL, "-n", "spnmtui", "-e", "nmtui", NULL }; -static const char *spwiki[] = { "v", TERMINAL, "-n", "spwiki", "-e", "zk", "list", "-i", NULL }; +static const char *spwiki[] = { "v", TERMINAL, "-n", "spwiki", "-e", "zk", "edit", "-i", NULL }; #include