From 3e7fb017b4bf9695f9028b1c7de6216405bab764 Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 6 Oct 2025 12:09:50 +0200 Subject: up --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 966cdbd..76884cb 100644 --- a/config.def.h +++ b/config.def.h @@ -33,7 +33,7 @@ typedef struct { const char *name; const void *cmd; } Sp; -const char *spcmd1[] = { "st", "-n", "spnews", "-e", "sfeed_curses", "$XDG_DATA_HOME/sfeed/feeds/*", NULL }; +const char *spcmd1[] = { "st", "-n", "spnews", "-e", "sf", NULL }; const char *spcmd2[] = { "st", "-n", "spmu", "-e", "cmus", NULL }; const char *spcmd3[] = { "st", "-n", "spterm1", NULL }; const char *spcmd4[] = { "st", "-n", "spterm2", NULL }; -- cgit v1.2.3