This commit is contained in:
Page Asgardius 2024-06-19 13:53:31 -07:00
parent 648e784ace
commit aff20fab3c
2 changed files with 4 additions and 0 deletions

1
covers.sh Normal file
View file

@ -0,0 +1 @@
for i in music/*/*/*.opus; do ffmpeg -n -i "$i" -vf scale=300:300 "${i%.*}.bmp"; done

3
disable-baloo.sh Normal file
View file

@ -0,0 +1,3 @@
#!/bin/bash
sudo chmod 000 /usr/lib/kf6/baloo_file*
sudo chmod 000 /usr/lib/baloorunner