Introduction
Introduction Statistics Contact Development Disclaimer Help
tmigrated arg's config.h to new dmenu command line options - dwm - [fork] custo…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 9e4e4d90229cb430da701ab55e6c9c7978419732
parent 71fd06f843f47c6007a5698e5117ce8fe1d7812d
Author: arg@mig29 <unknown>
Date: Tue, 19 Dec 2006 11:38:08 +0100
migrated arg's config.h to new dmenu command line options
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 black -fg '#eeeeee' -cr '#eeeeee' +s…
{ MODKEY, XK_p, spawn, \
{ .cmd = "exe=\"$(lsx `echo $PATH | sed 's/:/ /g'` | sort -u "…
- " | dmenu -font '"FONT"' -normbg '"NORMBGCOLOR"' -norm…
- "-selbg '"SELBGCOLOR"' -selfg '"SELFGCOLOR"')\" && exe…
+ " | dmenu -fn '"FONT"' -nb '"NORMBGCOLOR"' -nf '"NORMF…
+ "-sb '"SELBGCOLOR"' -sf '"SELFGCOLOR"')\" && exec $exe…
{ MODKEY, XK_j, focusnext, …
{ MODKEY, XK_k, focusprev, …
{ MODKEY, XK_Return, zoom, …
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.