diff --git a/config.h b/config.h index 3546a5b..7d9135b 100644 --- a/config.h +++ b/config.h @@ -78,7 +78,7 @@ static const char *bmcmd[] = { "bash", "/home/sufyaan/docs/sys/gits/scripts-dot static const char *lockcmd[] = { "slock", NULL }; static const char *powercmd[] = { "bash", "/home/sufyaan/docs/sys/gits/scripts-dotfiles/scripts/system/power", NULL }; static const char *screenshotcmd[] = { "flameshot", "gui", NULL }; -static const char *ytcmd[] = { "ytfzf", "-D", "--ii=https://inv.bp.projectsegfau.lt", NULL }; +static const char *ytcmd[] = { "bash /home/sufyaan/docs/sys/gits/scripts-dotfiles/scripts/yt", "-g", NULL }; static const Key keys[] = { /* modifier key function argument */