feat: yazi plugins [glow, projects, custom_scripts-set_wallpaper]

This commit is contained in:
2025-04-13 12:25:36 +02:00
parent 5d779b0b66
commit 80f1083683
11 changed files with 172 additions and 26 deletions

View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -eaou pipefail
osascript -e 'tell application "System Events" to set picture of every desktop to "'"$1"'"'