You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following error when trying to run from command line (bash).
~/gpu-video-wallpaper$ The wid option must be an integer: %WID
Error parsing option wid (option parameter could not be parsed)
Setting commandline option --wid=%WID failed.
Exiting... (Fatal error)
mpv died, exit status 1
By changing %WID to WID in video-wallpaper.sh it will run, but just in a normal, tiny mpv window with video controls, not as a wallpaper.
The text was updated successfully, but these errors were encountered:
I am getting the following error when trying to run from command line (bash).
By changing
%WID
toWID
invideo-wallpaper.sh
it will run, but just in a normal, tiny mpv window with video controls, not as a wallpaper.The text was updated successfully, but these errors were encountered: