From: Mart Lubbers Date: Fri, 13 Jul 2018 04:54:09 +0000 (+0200) Subject: todoman, dwm X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=7e98ade222f877c9dfca1c189c8f8dabcc55a4ac;p=dotfiles.git todoman, dwm --- diff --git a/cal/.config/todoman/todoman.conf b/cal/.config/todoman/todoman.conf index 308d6c2..c56991b 100644 --- a/cal/.config/todoman/todoman.conf +++ b/cal/.config/todoman/todoman.conf @@ -1,2 +1,2 @@ [main] -path = ~/.vdirsyncer/tasks/calendar +path = ~/.vdirsyncer/tasks/default diff --git a/config.h/dwm/config.h b/config.h/dwm/config.h index d332607..b0772c5 100644 --- a/config.h/dwm/config.h +++ b/config.h/dwm/config.h @@ -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 } },