todoman, dwm
[dotfiles.git] / config.h / dwm / config.h
index d332607..b0772c5 100644 (file)
@@ -65,7 +65,6 @@ static const char *scr[] = { "scr", NULL };
 static const char *scr_sel[] = { "scr", "selection", NULL };
 static const char *lock[] = { "slock", NULL };
 
-
 static Key keys[] = {
        /* modifier                     key        function        argument */
        { MODKEY,                       XK_p,      spawn,          {.v = dmenucmd } },