|
|
|
@ -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 */
|
|
|
|
|