mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-27 11:25:02 +08:00
5 lines
129 B
Bash
5 lines
129 B
Bash
#!/usr/bin/env bash
|
|
|
|
magick convert "$1" ~/.local/share/bg.png
|
|
wal -i "$1"
|
|
swww img ~/.local/share/bg.png --transition-type fade
|