aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index dbe468d..6e1369c 100644
--- a/config.def.h
+++ b/config.def.h
@@ -68,7 +68,7 @@ static const char *termcmd[] = { "st", NULL };
static const char *scrnlock[] = { "slock", NULL };
static const char *scrnshot[] = { "scst", NULL };
static const char *scrnshotsel[] = { "scst", "s", NULL };
-static const char *nnnfm[] = { "st", "nnn", "-dec", NULL };
+static const char *nnnfm[] = { "st", "nnn", "-decC", NULL };
static const char *bluctl[] = { "bluctl", NULL };
static const char *dmsounds[] = { "dmsounds", NULL };
static const char *web[] = { "tabbed", "-c", "surf", "-e", NULL };