Introduction
Introduction Statistics Contact Development Disclaimer Help
tsmall change - dwm - [fork] customized build of dwm, the dynamic window manager
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 4ee05b3294a863408d8410e46daef0712e1f1ffb
parent e81eb46a78c45b41ce7126f980b6d6d8a8ff25da
Author: arg@mmvi <unknown>
Date: Tue, 26 Sep 2006 14:08:42 +0200
small change
Diffstat:
M config.arg.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -28,8 +28,8 @@ static Key key[] = { \
{ .cmd = "exec uxterm -bg '#111111' -fg '#eeeeee' -cr '#eeeeee…
{ MODKEY, XK_p, spawn, \
{ .cmd = "exe=\"$(IFS=:; for dir in $PATH; do " \
- "for file in \"$dir\"/*; do [ -x \"$file\" ] && echo …
- "done | sort -u | dmenu -font '"FONT"' -normbg '"NORM…
+ "for file in \"$dir\"/*; do [ -x \"$file\" ] && echo …
+ "| sort -u | dmenu -font '"FONT"' -normbg '"NORMBGCOL…
"-selbg '"SELBGCOLOR"' -selfg '"SELFGCOLOR"')\" && ex…
{ MODKEY, XK_j, focusnext, …
{ MODKEY, XK_k, focusprev, …
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.