summaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'xinitrc')
-rwxr-xr-xxinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/xinitrc b/xinitrc
index 31730e5..40e513c 100755
--- a/xinitrc
+++ b/xinitrc
@@ -106,7 +106,7 @@ case "$1" in
exec startkde
;;
debug)
- exec valgrind "$2"
+ exec valgrind -v "$2"
;;
*)
exec awesome