Introduction
Introduction Statistics Contact Development Disclaimer Help
tMove sfeed to home directory - dwm - [fork] customized build of dwm, the dynam…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 63c0c7269a962b9bdabc48633e0b79289bf4f170
parent 96b05cc5b69853df7bc1a73df7734be6ce75a1b9
Author: Anders Damsgaard <[email protected]>
Date: Fri, 10 Jul 2020 07:42:49 +0200
Move sfeed to home directory
Diffstat:
M config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.h b/config.h
t@@ -119,7 +119,7 @@ static const char *journalcmd[] = TERMCMD("tmux-jou…
static const char *topcmd[] = TERMCMD("top", "-C");
static const char *mailcmd[] = DUPLEXCMD("mutt");
/* static const char *filecmd[] = TERMCMD("sh", "-c", "cd ~/tmp; ls …
-static const char *newscmd[] = DUPLEXCMD("sfeed_curses /var/sfeed/fe…
+static const char *newscmd[] = DUPLEXCMD("sfeed_curses $HOME/.sfeed/…
static const char *irccmd[] = DUPLEXATTACHCMD("irc", "irc.sh");
static const char *todocmd[] = DUPLEXATTACHCMD("todo", EDITOR " " HO…
static const char *calendarcmd[] = DUPLEXATTACHCMD("calendar", "calendar…
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.