diff --git a/config.h b/config.h index 60f7206..d98f7e4 100644 --- a/config.h +++ b/config.h @@ -85,7 +85,7 @@ static const Key keys[] = { { MODKEY, XK_f, spawn, STCMD("nnn") }, /* dmenu scripts */ - { MODKEY, XK_y, spawn, SHCMD("~/Sources/misc-scripts/passman-dmenu.zsh") }, + { MODKEY, XK_y, spawn, SHCMD("~/Sources/Scripts/dmenu/passman/script.zsh") }, /* mpv controls */ { 0, XF86XK_AudioPlay, spawn, MPVSOCK("keypress space") },