flake/users/guanranwang/home-manager/resources/dotfiles/bin/wrapped-mpvpaper
2023-11-05 17:21:37 +08:00

6 lines
89 B
Bash
Executable file

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