nix is now the master #1

Merged
niklas merged 21 commits from nix into master 2024-06-01 19:12:44 +00:00
Showing only changes of commit a61c8a5e78 - Show all commits

5
.local/share/scripts/webp.sh Executable file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env sh
filename="${1%.*}"
magick "$1" "$filename.jpeg"