Introduction
Introduction Statistics Contact Development Disclaimer Help
tconfig.h: update ip for mpd server over wireguard - dwm - [fork] customized bu…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 28109d558ecdc350bff273dee02911bc78080bd4
parent 083dd3ffbccaf744fd35574e22d3986182ee215e
Author: Anders Damsgaard <[email protected]>
Date: Mon, 15 Aug 2022 21:00:14 +0200
config.h: update ip for mpd server over wireguard
Diffstat:
M config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.h b/config.h
t@@ -77,7 +77,7 @@ static char dmenumon[2] = "0";
#define HOME "/home/ad"
#define TERMINAL HOME "/bin/x-terminal-emulator"
#define BROWSER "firefox"
-#define MPD_REMOTE "192.168.0.12"
+#define MPD_REMOTE "10.0.0.1"
#define SHCMD(cmd) { .v = (const char*[]){ "/bin/sh", "-c", cmd, NULL } }
#define TERMCMD(...) {TERMINAL, "-e", __VA_ARGS__, NULL}
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.