Introduction
Introduction Statistics Contact Development Disclaimer Help
tterm enlightened - dwm - [fork] customized build of dwm, the dynamic window ma…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 0a0759132c07ff78896fd8559e6f576898f266a3
parent 5cf362c7d0b6b2afb0149598245afd3b8a4b3cee
Author: Anselm R. Garbe <[email protected]>
Date: Fri, 25 Aug 2006 18:05:18 +0200
tterm enlightened
Diffstat:
M config.arg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -25,7 +25,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
static Key key[] = { \
/* modifier key function …
{ MODKEY|ShiftMask, XK_Return, spawn, \
- { .cmd = "exec uxterm -bg black -fg '#eeeeee' -cr '#eeeeee' +s…
+ { .cmd = "exec uxterm -bg '#111111' -fg '#eeeeee' -cr '#eeeeee…
{ MODKEY, XK_p, spawn, \
{ .cmd = "exec `ls -lL /usr/bin /usr/X11R6/bin /usr/local/bin …
"awk 'NF>2 && $1 ~ /^[^d].*x/ {print $NF}' | sort -u |…
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.