diff --git a/bin/aliases b/bin/aliases index abf09b3..b0b1e31 100755 --- a/bin/aliases +++ b/bin/aliases @@ -14,7 +14,7 @@ a acmus 'timeout (math 60 - (date +%M))m mpv --loop https://acmusicext.com/stati a aliases 'v (env which aliases); command aliases' a all2jxl 'fd -e{png,jpg,ppm} -x cjxl -e 8 -d 0 {} {.}.jxl \; -x rm' a ao3 'grep works/.\*/b $argv | cut -d/ -f3 | parallel curl -OJL ao3.org/downloads/{}/1.epub;:' -a awall 'xwinwrap -ni -fdt -fs -- mpv -wid WID ~/Pictures/Awall/$argv* --profile=wallpaper' +a awall 'xwinwrap -fdt -fs -- mpv -wid WID ~/Pictures/Wall/Anim/$argv* --loop --no-osc' a base64d 'echo (echo $argv | base64 -d 2>/dev/null) | tee /dev/stderr 2>| clip;:' a catbox 'curl https://catbox.moe/user/api.php -F reqtype=fileupload -F fileToUpload=@$argv;:' a clip 'xclip -sel clip' @@ -79,7 +79,7 @@ for i in (cat ~/.config/qutebrowser/quickmarks | cut -d ' ' -f1) a $i "qutebrowser / \":open $i\"" end -for i in deemix diffoscope encodec lightnovel-crawler mandown mathicsscript nsz portablemc ratarmount scdl soundscrape spleeter +for i in deemix diffoscope encodec git-sim lightnovel-crawler mandown mathicsscript nsz portablemc ratarmount scdl soundscrape spleeter a $i "pipx run $i" end a mathics 'pipx run --spec mathics-django mathicsserver' diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 40e45c8..c18d732 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -25,11 +25,3 @@ profile = gpu-hq scale = spline36 cscale = spline36 dscale = spline36 - -[wallpaper] -loop -aid = no -sid = no -start = 0 -load-scripts = no -no-stop-screensaver