summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-07-23 17:00:48 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-07-23 17:01:30 +0200
commit14783f08366242076dfe232bc0c22ba9608a67c3 (patch)
treeeb16152077aa94b593e2fc0d153cc0df137e7525
parent1117d8e6071b3b328911e052eec86386f0bb3bb0 (diff)
downloaddotfiles-14783f08366242076dfe232bc0c22ba9608a67c3.tar.xz
xinitrc: fixed debug wm selection
-rwxr-xr-xxinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/xinitrc b/xinitrc
index d3691f1..61cea5f 100755
--- a/xinitrc
+++ b/xinitrc
@@ -104,7 +104,7 @@ case "$WM" in
exec startkde
;;
debug)
- exec valgrind -v "$2"
+ exec valgrind -v "$1"
;;
*)
exec awesome