]> Skullheadx's Git Forge - surf.git/commitdiff
removing comments.
authorEnno Boland (tox) <tox@s01.de>
Tue, 20 Oct 2009 21:54:37 +0000 (23:54 +0200)
committerEnno Boland (tox) <tox@s01.de>
Tue, 20 Oct 2009 21:54:37 +0000 (23:54 +0200)
config.def.h

index 05bc5411c47422307f10f007bec9c33ea3d7fdeb..47943cb47f46a83a4ed441773478fe4b662f1dc0 100644 (file)
@@ -11,9 +11,6 @@ static time_t sessiontime   = 3600;
 #define SETPROP(p)       { .v = (char *[]){ "/bin/sh", "-c", \
        "xprop -id $1 -f $0 8s -set $0 `echo -n | dmenu || exit 0`", \
        p, winid, NULL } }
-
-       /*"set -x;a=`dmenu < $1 | tee -a $1`; echo >> $1;" \
-       //"xprop -f $2 8s -id $3 -set $2 \"$a\"", f, p, winid, NULL } } */
 #define MODKEY GDK_CONTROL_MASK
 static Key keys[] = {
     /* modifier                    keyval      function    arg             Focus */