flake/users/guanranwang/home-manager/dotfiles/bin/wrapped-mpvpaper

7 lines
89 B
Text
Raw Normal View History

2023-09-19 00:17:43 +00:00
#!/bin/sh
# this is kinda dumb too
pkill mpvpaper
mpvpaper -o "loop no-audio" "*" "$1"