From f7232d522ae03d99ee10607ba9815285404bcd39 Mon Sep 17 00:00:00 2001 From: TitanE Date: Fri, 13 Oct 2023 13:12:36 +0300 Subject: [PATCH] new YT script (courtesy of sayan01) --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */