flake/users/guanranwang/home-manager/dotfiles/bin/wrapped-mpvpaper
2023-11-15 20:55:27 +08:00

6 lines
89 B
Bash
Executable file

#!/bin/sh
# this is kinda dumb too
pkill mpvpaper
mpvpaper -o "loop no-audio" "*" "$1"