Introduction
Introduction Statistics Contact Development Disclaimer Help
tconfig.h: update browser and remove unused vars - dwm - [fork] customized buil…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 42835dec02bd3654c5b4f1de473d8a7316d73391
parent 4fd125391059dbd8c25efdb66eaf0411b4d76182
Author: Anders Damsgaard <[email protected]>
Date: Thu, 7 Apr 2022 11:22:04 +0200
config.h: update browser and remove unused vars
Diffstat:
M config.h | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/config.h b/config.h
t@@ -76,9 +76,7 @@ static char dmenumon[2] = "0";
#define HOME "/home/ad"
#define TERMINAL "x-terminal-emulator"
-#define ALTTERMINAL "st-light"
-#define EDITOR "vi"
-#define BROWSER "firefox"
+#define BROWSER "surf-open.sh"
#define MPD_REMOTE "mini"
#define SHCMD(cmd) { .v = (const char*[]){ "/bin/sh", "-c", cmd, 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.