clifordjoshy / rofi-ytm

A rofi-blocks script to play music from youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to exec Failed to execute child process "~/rofi-ytm" (Permission denied) message: {"close on exit": false, "message":"Error loading ~/rofi-ytm:Failed to execute child process "~/rofi-ytm"(Permission denied)"}

ruanyouxing opened this issue · comments

commented

The issue seems to be that you didn't give the files execute permission.

chmod +x /path/to/file

you'll have to do that for rofi-ytm.py as well as continue.py