Jeremy Janella
Jeremy Janella
> is there any error, or do thumbnails just not work? no errors
`ytfzf --update` nothing changed `ytfzf --update-unstable=developement` On the dev branch these errors are shown ``` Scraping Youtube... /usr/bin/ytfzf: line 954: /tmp/ytfzf-subjson: Permission denied Downloading Thumbnails... /usr/bin/ytfzf: line 495: kill: (1003560)...
just to refresh the current state of things, i did ``` chmod 777 /tmp # not ideal ik but idc git clone https://github.com/pystardust/ytfzf cd ytfzf sudo make install ``` `./ytfzf...
```sh file_path="./test-fifo" image_to_test="$HOME/Pictures/Piggies/reese.jpg" # I think i did this right? its a valid path mkfifo "$file_path" ueberzug layer --parser json --silent < "$FIFO" & exec 3>"$file_path" { printf '{ "action":...
 looks bugged, same result after removing .Xauthority and exitting/starting i3  ^ ran it with sudo
ah well thanks for your help. sudo isnt that bad of an issue i just thought it was unnessecary